Skip to content
Cursor

Konstruct for Cursor

io.github.alright-alright/konstruct

Knowledge graph for AI agents. Query concepts, walk edges, get advisories.

client:Cursor transport:streamable-http

Install Konstruct in Cursor

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

{
  "mcpServers": {
    "konstruct": {
      "url": "https://konstruct-api.aerynw.workers.dev/mcp"
    }
  }
}

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

Konstruct in other clients