Catalog
Calm MCP
Officialby Eilodon · Rust
MCP server giving coding agents a call-graph-aware, hash-verified view of a codebase, not grep.
MCP server giving coding agents a call-graph-aware, hash-verified view of a codebase, not grep.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"calm-mcp": {
"command": "npx",
"args": [
"-y",
"@eilodon/calm-mcp@0.1.5"
]
}
}
}