Skip to content
Zed

Superstimulus Quest: Bounded Agent World for Zed

quest.superstimulus/world

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

client:Zed transport:streamable-http

Install Superstimulus Quest: Bounded Agent World in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Superstimulus Quest: Bounded Agent World in other clients