Skip to content
Zed

Skybridge Capitals Example for Zed

tech.skybridge.capitals/capitals

Example MCP and ChatGPT App based on Skybridge framework showing capitals in a world map

client:Zed transport:streamable-http tools:1

Install Skybridge Capitals Example in Zed

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

{
  "context_servers": {
    "capitals": {
      "url": "https://capitals.skybridge.tech"
    }
  }
}

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

What Zed can do once it is connected

Skybridge Capitals Example in other clients