mcpbeat Sign in

TitanStore Commerce MCP Server

answering

TitanStore Commerce MCP is answering right now. Last checked 6 min ago. It exposes 5 tools. Last commit 14 Jun 2026.

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

Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
1190 ms
Response time
average over 24h
0
Stars
last commit 14 Jun 2026

TitanStore Commerce MCP missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add titan-store --transport http https://sati-search.fly.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "titan-store": {
      "url": "https://sati-search.fly.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.titan-store]
url = "https://sati-search.fly.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "titan-store": {
      "url": "https://sati-search.fly.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "titan-store": {
      "url": "https://sati-search.fly.dev/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

cart
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.
checkout
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.
confirm
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.
product
get_product
Retrieve full details for a TitanStore product by SKU. Example SKUs: TS-001, TS-002, TS-003, TS-004, TS-005.
products
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.

Endpoints

URLTransportStateLatencyChecked
https://sati-search.fly.dev/mcp streamable-http answering 874 ms 6 min ago

Alternatives to TitanStore Commerce MCP

same job, measured the same way
Resistance Tools
by tonresistor

MCP tools for TON Sites, TON DNS and TON Storage.

46 tools answering
I
Exoscale MCP Server
by samisouabni

MCP server for managing Exoscale cloud infrastructure — compute, Kubernetes, DNS, databases, storage

61 installs/wk local only
Capacity Attest
by holistis

Signed delivery claims for x402 capacity trades: GPU-hours, storage, API credits, bandwidth.

97 installs/wk local only
D
AI Cortex Storage
by aic0rt3x-memory

Persistent cloud memory for AI agents. Store and search key-value memories across sessions.

15 tools answering
Gcs
by pulsemcp

MCP server for Google Cloud Storage with fine-grained tool access control.

106 installs/wk local only
Firebase MCP Server
by dasasian

MCP server for Firebase — Firestore, Storage, Auth, and Cloud Logging, with schema validation.

32 installs/wk local only
HybridS3
by psyb0t

Self-hosted S3-compatible object storage server with an MCP interface for AI agents.

local only
Cloudprice
by alialbaker

Compare on-demand compute + storage pricing across AWS, Azure, and GCP. Bulk workload compare.

899 installs/wk local only

TitanStore Commerce MCP — questions

Answers built from our own checks of this server.

What can TitanStore Commerce MCP do?
It exposes 5 tools, read directly from the server on our last check. Among them: add_to_cart, checkout, confirm_payment, get_product, search_products. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is TitanStore Commerce MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 1190 ms. The bar chart above shows every period we have measured.
How do I connect TitanStore Commerce MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does TitanStore Commerce MCP need an API key?
No. TitanStore Commerce MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is TitanStore Commerce MCP?
It answers our handshake in 1190 ms on average, which is faster than 5% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is TitanStore Commerce MCP open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.