# 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 - CDK Bot: search the catalog of 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 - CDK Bot: get detailed information about a specific digital product (game key, gift card, DLC) including price, activation instructions, and delivery time. Use the game_id from search_games results. Endpoint: https://mcp.cdk.bot/mcp
- browse_filters - CDK Bot: list all available platforms, devices, regions, and languages for filtering digital product searches. Call this first to know what filter values are valid. Endpoint: https://mcp.cdk.bot/mcp
- get_price_quote - CDK Bot: lock the current price for a digital 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 - CDK Bot: receive the product key after paying. Two ways to pay: (1) one-shot — pass x_payment, a signed EIP-3009 "exact" X-PAYMENT header (from accepts[] in get_price_quote); the facilitator settles it gaslessly, no tx_hash needed. (2) two-step — send USDC yourself, then pass tx_hash + quote_id. Endpoint: https://mcp.cdk.bot/mcp
- check_order - CDK Bot: 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 - CDK Bot: 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 - CDK Bot: 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
