TitanStore Commerce MCP

MCP commerce surface for compute credits, API keys, GPU instances, and cloud storage.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    MCP commerce surface for compute credits, API keys, GPU instances, and cloud storage.

    Server tool list (5)

    Raw names from tools/list. Only developers need these.

    search_productsSearch TitanStore product catalog. Returns matching compute credits, API keys, storage, GPU instances, and support plans. Filter by category: compute, api_access, storage, gpu, support.
    get_productRetrieve full details for a TitanStore product by SKU. Example SKUs: TS-001, TS-002, TS-003, TS-004, TS-005.
    add_to_cartAdd a TitanStore product to your cart and receive a cart token. Requires a valid SKU. Returns cart_token needed for checkout.
    checkoutInitiate checkout for a cart. Provide cart_token from add_to_cart and a billing email. Returns a payment_token required to complete the purchase.
    confirm_paymentConfirm payment using a payment_token from checkout and a cc_token (credit card token). Completes the TitanStore purchase and returns an order confirmation.