Skip to content
Zed

spacex for Zed

io.github.pipeworx-io/spacex

SpaceX MCP — wraps SpaceX API v4 (free, no auth)

client:Zed transport:streamable-http

Install spacex in Zed

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

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

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

spacex in other clients