Productivity|Development|AI / ML|SecurityPython

roam-code

The architectural intelligence layer for AI coding agents.

Free
N/A rating (0 reviews)0 installs449 GitHub stars
AIcodingarchitecturemulti-agentvulnerability

Roam is a structural intelligence engine for software that pre-indexes your codebase into a semantic graph, enabling architecture-level graph queries and multi-agent orchestration.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "roam-code-1": {
      "args": [
        "roam-code"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

roam-code MCP Server — MCPNest — MCPNest