# TitanStore Commerce MCP MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-fish-tacos-titan-store
- Repository: https://github.com/Fish-Tacos/sati-commerce-demo

## Install
- Endpoint: https://sati-search.fly.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://sati-search.fly.dev/mcp

## Tools
- search_products - Search TitanStore product catalog.
Returns matching compute credits, API keys, storage, GPU instances, and support plans.
Filter by category: compute, api_access, storage, gpu, support. Endpoint: https://sati-search.fly.dev/mcp
- get_product - Retrieve full details for a TitanStore product by SKU.
Example SKUs: TS-001, TS-002, TS-003, TS-004, TS-005. Endpoint: https://sati-search.fly.dev/mcp
- add_to_cart - Add a TitanStore product to your cart and receive a cart token.
Requires a valid SKU. Returns cart_token needed for checkout. Endpoint: https://sati-search.fly.dev/mcp
- checkout - Initiate checkout for a cart. Provide cart_token from add_to_cart and a billing email.
Returns a payment_token required to complete the purchase. Endpoint: https://sati-search.fly.dev/mcp
- confirm_payment - Confirm payment using a payment_token from checkout and a cc_token (credit card token).
Completes the TitanStore purchase and returns an order confirmation. Endpoint: https://sati-search.fly.dev/mcp

## Resources
Not captured

## Prompts
Not captured

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