Skip to content
Cursor

Superstimulus Quest: Bounded Agent World for Cursor

quest.superstimulus/world

Bounded agent exploration with persistent progress, deterministic receipts, and return contracts.

client:Cursor transport:streamable-http

Install Superstimulus Quest: Bounded Agent World in Cursor

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

{
  "mcpServers": {
    "world": {
      "url": "https://superstimulus.quest/mcp"
    }
  }
}

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

Superstimulus Quest: Bounded Agent World in other clients