Skip to content
Zed

Superhero for Zed

io.github.pipeworx-io/superhero

Superhero MCP — wraps akabab.github.io/superhero-api (free, no auth)

client:Zed transport:streamable-http

Install Superhero in Zed

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

{
  "context_servers": {
    "superhero": {
      "url": "https://gateway.pipeworx.io/superhero/mcp"
    }
  }
}

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

Superhero in other clients