Skip to content
Zed

server for Zed

se.statistikdata/server

Swedish open data for Claude and other AI assistants - verified, with sources.

client:Zed transport:streamable-http

Install server in Zed

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

{
  "context_servers": {
    "server": {
      "url": "https://mcp.statistikdata.se/mcp"
    }
  }
}

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

server in other clients