Skip to content
Cursor

Pokemon for Cursor

io.github.pipeworx-io/pokemon

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

client:Cursor transport:streamable-http

Install Pokemon in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Pokemon in other clients