Hokmah
io.github.davidangularme/hokmahAI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).
Tools · 5
Analyze impact of a code change. Returns risk score, affected files, related commits. FREE — zero LLM tokens.
Generate tests from the architectural graph. 40x fewer tokens. PRO — requires API key.
Generate code with architectural memory. Reduces hallucination via graph context. PRO — requires API key.
Connect a GitHub repo to Hokmah. Builds TransitionGraph + IdeaGraph + WorldModel from commit history. FREE.
Connect an external MCP server to Hokmah for universal tool orchestration. FREE.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"hokmah": {
"url": "https://hokmah.dev/mcp",
"transport": "streamable-http"
}
}
}