MCP Server
MCP
io.github.Eilodon/calm-mcp
MCP server giving coding agents a call-graph-aware, hash-verified view of a codebase, not grep.
Install
npx -y @eilodon/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@eilodon/calm-mcp",
"version": "0.8.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Required: the calm binary prints help and exits without the serve subcommand — a client that drops this gets a dead server at MCP handshake.",
"value": "serve",
"type": "positional",
"valueHint": "subcommand"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment