merchant_catalog_acceptance — Merchant Catalog Acceptance MCP Tool
merchant_catalog_acceptance
(merchant catalog acceptance) is one of 1 tool on the
Merchant Catalog Acceptance
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call merchant_catalog_acceptance from your client
- Claude Code Merchant Catalog Acceptance merchant_catalog_acceptance run in your project directory
- Claude Desktop Merchant Catalog Acceptance merchant_catalog_acceptance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Merchant Catalog Acceptance merchant_catalog_acceptance ~/.cursor/mcp.json
- VS Code Merchant Catalog Acceptance merchant_catalog_acceptance .vscode/mcp.json
- Zed Merchant Catalog Acceptance merchant_catalog_acceptance ~/.config/zed/settings.json
- Windsurf Merchant Catalog Acceptance merchant_catalog_acceptance ~/.codeium/windsurf/mcp_config.json
- Cline Merchant Catalog Acceptance merchant_catalog_acceptance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Merchant Catalog Acceptance merchant_catalog_acceptance ~/.gemini/settings.json
- Grok Merchant Catalog Acceptance merchant_catalog_acceptance .mcp.json (in your project root)
- ChatGPT Merchant Catalog Acceptance merchant_catalog_acceptance Settings → Connectors → Advanced → Developer mode
- Claude.ai Merchant Catalog Acceptance merchant_catalog_acceptance Settings → Connectors → Add custom connector
- LangChain Merchant Catalog Acceptance merchant_catalog_acceptance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http merchant-catalog-acceptance https://mcp-factory.bowling-anthony.workers.dev/merchant-catalog-acceptance/mcp
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.