Elmoaid/TempoGraph
0 Views
0 Installs
🐍 🏠 🍎 🪟 🐧 - Code graph context engine with 24 MCP tools for structural code intelligence. Tree-sitter parsing for 170+ languages, dependency graphs, blast radius, hotspots, dead code, and adaptive context injection. Benchmarked +27% F1 on change-localization.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"elmoaid-tempograph": {
"command": "npx",
"args": [
"-y",
"elmoaid-tempograph"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.