Skip to content
Zed

wpgoldmine mcp for Zed

io.github.bishop81/wpgoldmine-mcp

Find WordPress plugin opportunities: abandoned, low-rated, or poorly-supported plugins to replace.

client:Zed transport:stdio runtime:npm

Install wpgoldmine mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "wpgoldmine-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wpgoldmine-mcp"
      ],
      "env": {
        "WPGOLDMINE_API_KEY": "<WPGOLDMINE_API_KEY>",
        "WPGOLDMINE_API_BASE": "<WPGOLDMINE_API_BASE>"
      }
    }
  }
}

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

wpgoldmine mcp in other clients