Skip to content
Zed

mcportal for Zed

io.github.yonghwan1106/mcportal

Quota-guarded MCP layer over Korean public data APIs (data.go.kr), compiled from OpenAPI specs

client:Zed transport:stdio runtime:pypi

Install mcportal in Zed

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

{
  "context_servers": {
    "mcportal": {
      "command": "uvx",
      "args": [
        "mcportal"
      ]
    }
  }
}

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

mcportal in other clients