Skip to content
Zed

Star Wars MCP for Zed

build.swapi/star-wars

Star Wars API (SWAPI) as a remote MCP server: films, people, planets, species, starships, vehicles.

client:Zed transport:streamable-http tools:4

Install Star Wars MCP in Zed

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

{
  "context_servers": {
    "star-wars": {
      "url": "https://swapi.build/mcp"
    }
  }
}

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

What Zed can do once it is connected

Star Wars MCP in other clients