Tcgdex for Cursor
io.github.pipeworx-io/tcgdex
TCGdex MCP — multi-language open trading card game database (Pokémon TCG and more).
client:Cursor
transport:streamable-http
Install Tcgdex in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tcgdex": {
"url": "https://gateway.pipeworx.io/tcgdex/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs