Skip to content
Cursor

hub for Cursor

ai.spelunking/hub

Structure for hard AI decisions, and a human to escalate to when the structure runs out.

client:Cursor transport:streamable-http tools:7

Install hub in Cursor

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

{
  "mcpServers": {
    "hub": {
      "url": "https://spelunking.ai/mcp"
    }
  }
}

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

What Cursor can do once it is connected

hub in other clients