statfin mcp for Zed
io.github.3121n/statfin-mcp
Statistics Finland (StatFin/PxWeb): search tables, read metadata, fetch JSON-stat2 data.
client:Zed
transport:stdio
runtime:npm
Install statfin mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"statfin-mcp": {
"command": "npx",
"args": [
"-y",
"@nor-data/statfin-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs