# cdk-mcp MCP server

Buy game keys, gift cards, and subscriptions via x402 USDC on Base. 8 MCP tools, no install.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-cdkbotmcp-cdk-mcp
- Repository: https://github.com/cdkbotmcp/cdk-mcp
- Website: https://cdk.bot

## Install
- Endpoint: https://mcp.cdk.bot/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.cdk.bot/mcp

## Tools
- search_games - Search for digital products (game keys, gift cards, DLC) by title, platform, device, region, or language. Returns a best match with alternatives (smart matching). Use browse_filters first to see valid filter values. Endpoint: https://mcp.cdk.bot/mcp
- get_game_details - Get detailed information about a specific product including price, activation instructions, and delivery time. Use the game_id from search_games results. Endpoint: https://mcp.cdk.bot/mcp
- browse_filters - List all available platforms, devices, regions, and languages for filtering product searches. Call this first to know what filter values are valid. Endpoint: https://mcp.cdk.bot/mcp
- get_price_quote - Lock the current price for a product and get USDC payment instructions. Returns a quote_id valid for 5 minutes. After paying, use confirm_purchase with the tx_hash and quote_id. Endpoint: https://mcp.cdk.bot/mcp
- confirm_purchase - Verify a USDC payment on-chain and receive the product key. Call this after sending USDC to the address from get_price_quote. Requires the transaction hash and the quote_id from get_price_quote. Endpoint: https://mcp.cdk.bot/mcp
- check_order - Check the status of a purchase order. Provide wallet_address to retrieve the product key. Pending orders are automatically polled for fulfillment. Endpoint: https://mcp.cdk.bot/mcp
- request_refund - Submit a refund claim for a purchased product key. Must be within 30 days of purchase. Delivery failures (not_delivered) are auto-approved instantly. Key issues are verified within 24 hours. Endpoint: https://mcp.cdk.bot/mcp
- submit_review - Rate a completed purchase (1-5 stars). Helps improve the service. One review per order. Requires order_id and the wallet_address used for payment. Endpoint: https://mcp.cdk.bot/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.cdkbotmcp
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 28, 2026
- Source: https://registry.modelcontextprotocol.io
