Ygoprodeck for Cursor
io.github.pipeworx-io/ygoprodeck
YGOPRODeck MCP — Yu-Gi-Oh! trading card game (TCG) database.
client:Cursor
transport:streamable-http
Install Ygoprodeck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ygoprodeck": {
"url": "https://gateway.pipeworx.io/ygoprodeck/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs