Skip to content
Zed

Monumenten for Zed

io.github.woonstadrotterdam/monumenten

Look up Dutch BAG verblijfsobject IDs and monumental status.

client:Zed transport:stdio runtime:pypi

Install Monumenten in Zed

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

{
  "context_servers": {
    "monumenten": {
      "command": "uvx",
      "args": [
        "mcp-monumenten"
      ]
    }
  }
}

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

Monumenten in other clients