Skip to content
Zed

mcp nsa for Zed

io.github.matematicsolutions/mcp-nsa

MCP server for Polish administrative court rulings (NSA/WSA) via CBOSA with citations.

client:Zed transport:stdio runtime:npm

Install mcp nsa in Zed

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

{
  "context_servers": {
    "mcp-nsa": {
      "command": "npx",
      "args": [
        "-y",
        "@matematicsolutions/mcp-nsa"
      ]
    }
  }
}

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

mcp nsa in other clients