Pokemon TCG Pocket Catalog for Grok
app.hologallery.pocket/pokemon-tcg-pocket-catalog
Look up Pokemon TCG Pocket cards, sets, packs, and evaluate decks with battle simulations.
client:Grok
transport:streamable-http
tools:11
Install Pokemon TCG Pocket Catalog in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pokemon-tcg-pocket-catalog": {
"type": "http",
"url": "https://pocket.hologallery.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs