Hokmah for Claude Desktop
io.github.davidangularme/hokmah
AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).
client:Claude Desktop
transport:streamable-http
tools:5
Install Hokmah in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hokmah": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hokmah.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs