Skip to content
Zed

Pokemon for Zed

io.github.pipeworx-io/pokemon

Pokemon MCP — wraps PokéAPI (free, no auth required)

client:Zed transport:streamable-http

Install Pokemon in Zed

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

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

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

Pokemon in other clients