Skip to content
VS Code

Superstimulus Quest: Bounded Agent World for VS Code

quest.superstimulus/world

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

client:VS Code transport:streamable-http

Install Superstimulus Quest: Bounded Agent World in VS Code

.vscode/mcp.json

{
  "servers": {
    "world": {
      "type": "http",
      "url": "https://superstimulus.quest/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Superstimulus Quest: Bounded Agent World in other clients