Skip to content
Zed

swapi for Zed

io.github.pipeworx-io/swapi

SWAPI MCP — wraps the Star Wars API (swapi.dev, free, no auth)

client:Zed transport:streamable-http

Install swapi in Zed

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

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

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

swapi in other clients