- MCP
- CLI
Use If your credentials aren’t loaded from a Hermes calls
runStdioMcpServer to expose Corsair as a local MCP server that Hermes spawns on demand. The Corsair side is identical to every other harness. The only difference is where you register the server in Hermes.Install
Create the server script
mcp-server.ts
Configure Hermes
Register the server with Hermes using the standard stdio MCP shape, acommand and its args:.env file, add an env block with CORSAIR_KEK.Register this under Hermes’s MCP configuration. Check the Hermes docs for the exact config path, as it differs per version.
Usage
Once connected, Hermes can call Corsair tools directly:list_operations to discover available endpoints, get_schema to inspect parameters, then run_script to execute.