NEAT runs on your own machine — the client starts it, so there is no endpoint to ping. 1 462 installs a week from npm. Last commit 2 Aug 2026.
Fused graph of your codebase — static code + runtime OTel — for AI agents, over MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add neat -- npx -y @neat.is/mcp
{
"mcpServers": {
"neat": {
"args": [
"-y",
"@neat.is/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.neat]
command = "npx"
args = ["-y", "@neat.is/mcp"]
{
"mcpServers": {
"neat": {
"args": [
"-y",
"@neat.is/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"neat": {
"args": [
"-y",
"@neat.is/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.