Loading MCP server directory, please wait...
Fused graph of your codebase — static code + runtime OTel — for AI agents, over MCP.
npx @getmcp/cli add io.github.neat-technologies/neatRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.neat-technologies/neat": {
"command": "npx",
"args": [
"-y",
"@neat.is/mcp"
],
"env": {
"NEAT_CORE_URL": "http://localhost:8080"
}
}
}
}