Empower Your AI Agents with TCG Intelligence.
Connect Claude, Cursor, and other LLMs directly to the JustTCG database using the open-source Model Context Protocol. No extra fees, just raw contextual power.
| Card Name | Game | Price | 30d Change |
|---|---|---|---|
| Tsabo's Decree | Magic | $6.30 | +145.44% |
| Marshtomp | Pokemon | $6.38 | +750.67% |
| Nefeltari Vivi (001) (Alternate Art) | One Piece | $29.40 | +165.20% |
Built for the Agentic Web
We designed our MCP Server to respect your API limits while giving models exactly what they need to act dynamically on market changes.
Same API Key
Authenticate exactly as you do today using the x-api-key header. No need to manage secondary credentials for your agents.
Zero New Fees
MCP requests count towards your standard plan quota. Implement AI workflows seamlessly with no premium AI upcharges.
Context-Window Optimized
Tools automatically utilize include_price_history=false and strict batching to keep token usage slim and efficient for Context Windows.
Ready in 60 seconds
Install the JustTCG MCP server with a single command using the open-source add-mcp CLI. It automatically configures your favorite coding agents like Cursor, Claude Code, VSCode, and more.
- 1Copy the installation command and replace
YOUR_API_KEYwith your JustTCG key. - 2Run the command in your project directory (or use
-gfor global installation). - 3The CLI will automatically detect your local agents and update their MCP configuration configurations.
Hint: Add-yto skip prompts!
npx add-mcp https://mcp.justtcg.com \
--header "x-api-key: YOUR_API_KEY"