Skip to content
Zed

wikitrending mcp for Zed

io.github.mrfentmen/wikitrending-mcp

Wikipedia featured content for a day. No key required.

client:Zed transport:stdio runtime:npm

Install wikitrending mcp in Zed

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

{
  "context_servers": {
    "wikitrending-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wikitrending-mcp"
      ]
    }
  }
}

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

wikitrending mcp in other clients