Neat

NEAT-Technologies/Neat
★ 1 stars TypeScript 🤖 AI/LLM Updated today
TypeScript monorepo: graph engine, MCP server, Next.js dashboard
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "neat": {
      "command": "npx",
      "args": [
        "-y",
        "NEAT-Technologies/Neat"
      ]
    }
  }
}

README Excerpt

> **⚠️ Work in progress.** This repository is an MVP under active development. Many architectural decisions were intentionally optimised for development speed. A unified runtime that maintains a live semantic graph of your codebase, infrastructure, and production. Query it. Assert policies against it. Run agents against it.