AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
AI Agent with Architectural Memory β MCP Server
Gives any AI coding agent persistent understanding of codebases via TransitionGraph, IdeaGraph, and WorldModel. Analyze impact, generate tests, write code β all from the graph.
Add to your editor's MCP config (Cursor, Claude Code, VS Code, Windsurf, Cline, JetBrains):
Then ask your agent: "analyze the impact of refactoring the auth module in github.com/owner/repo"
| Tool | Tier | Description |
|---|---|---|
hokmah_analyze | FREE | Impact analysis, risk score, affected files, architectural invariants |
hokmah_connect_project | FREE | Connect a GitHub repo, build the architectural graph |
hokmah_connect_mcp | FREE | Connect an external MCP server for orchestration |
hokmah_generate_tests | PRO | Test generation from the graph (40x fewer tokens) |
hokmah_generate_code | PRO | Code generation with architectural memory |
Hokmah builds a persistent architectural graph from your codebase:
When you ask "what's the impact of changing X?", Hokmah traverses the graph instead of sending your entire codebase to an LLM. That's why analyze is free (zero LLM tokens) and generate uses 40x fewer tokens.
hokmah_analyze + hokmah_connect_project + hokmah_connect_mcp (unlimited)hokmah_generate_tests + hokmah_generate_code (BYOK β bring your own LLM key)Get a Pro key at hokmah.dev.
~/Library/Application Support/Claude/claude_desktop_config.jsonclaude mcp add hokmah --transport streamable-http --url https://hokmah.dev/mcp.vscode/mcp.json in project root~/.windsurf/mcp.jsonThe hosted server at https://hokmah.dev/mcp is the recommended way to use Hokmah. To run the server yourself against your own Hokmah backend:
Environment variables:
HOKMAH_API_BASE β upstream Hokmah API (default http://localhost:8000)HOKMAH_MCP_PORT β port to listen on (default 8001)HOKMAH_PRO_KEYS β path to the PRO keys JSON file (default /home/vpm/mcp-server/pro_keys.json)A reference systemd unit is provided in hokmah-mcp.service.
Catalyst AI Research Β· Haifa, Israel
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hokmah)<a href="https://allmcps.com/mcp/hokmah"><img src="https://allmcps.com/api/badge/hokmah?style=directory" alt="Hokmah on AllMCPs" /></a>