Skip to content
Cursor

aictrl for Cursor

io.github.vasparshin/aictrl

Governance layer for AI coding agents: knowledge-graph grounding, session audit, policy controls.

client:Cursor transport:streamable-http

Install aictrl in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "aictrl": {
      "url": "https://aictrl.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

aictrl in other clients