Skip to content
Zed

Magic 8 Ball for Zed

io.github.pipeworx-io/magic-8-ball

magic-8-ball MCP — wraps StupidAPIs (keyless — no credential needed)

client:Zed transport:streamable-http

Install Magic 8 Ball in Zed

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

{
  "context_servers": {
    "magic-8-ball": {
      "url": "https://gateway.pipeworx.io/magic-8-ball/mcp"
    }
  }
}

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

Magic 8 Ball in other clients