Skip to content
Zed

Speedrun for Zed

io.github.pipeworx-io/speedrun

Speedrun.com MCP — wraps the Speedrun.com API v1 (speedrun.com/api/v1)

client:Zed transport:streamable-http

Install Speedrun in Zed

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

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

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

Speedrun in other clients