Skip to content
Zed

Wikidata for Zed

io.github.pipeworx-io/wikidata

Wikidata MCP — wraps Wikidata API (wikidata.org/w/api.php)

client:Zed transport:streamable-http

Install Wikidata in Zed

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

{
  "context_servers": {
    "wikidata": {
      "url": "https://gateway.pipeworx.io/wikidata/mcp"
    }
  }
}

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

Wikidata in other clients