confirm_payment — TitanStore Commerce MCP MCP Tool
confirm_payment
(confirm payment) is one of 5 tools on the
TitanStore Commerce MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call confirm_payment from your client
- Claude Code TitanStore Commerce MCP confirm_payment run in your project directory
- Claude Desktop TitanStore Commerce MCP confirm_payment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor TitanStore Commerce MCP confirm_payment ~/.cursor/mcp.json
- VS Code TitanStore Commerce MCP confirm_payment .vscode/mcp.json
- Zed TitanStore Commerce MCP confirm_payment ~/.config/zed/settings.json
- Windsurf TitanStore Commerce MCP confirm_payment ~/.codeium/windsurf/mcp_config.json
- Cline TitanStore Commerce MCP confirm_payment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI TitanStore Commerce MCP confirm_payment ~/.gemini/settings.json
- Grok TitanStore Commerce MCP confirm_payment .mcp.json (in your project root)
- ChatGPT TitanStore Commerce MCP confirm_payment Settings → Connectors → Advanced → Developer mode
- Claude.ai TitanStore Commerce MCP confirm_payment Settings → Connectors → Add custom connector
- LangChain TitanStore Commerce MCP confirm_payment pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http titan-store https://sati-search.fly.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.