Structural graph memory for AI coding assistants navigate any codebase by structure, not guesswork. Bundles the repo-graph MCP server plus workflow skills.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "uvx",
"args": [
"mcp-repo-graph",
"--repo",
"."
]
}