scb mcp for Zed
io.github.isakskogstad/scb-mcp
MCP server for Statistics Sweden (SCB) - 1200+ tables with population, economy, environment data
client:Zed
transport:streamable-http
Install scb mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"scb-mcp": {
"url": "https://scb-mcp.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs