pair-agent — Crinkl Commerce MCP MCP Tool
pair-agent
(pair agent) is one of 22 tools on the
Crinkl Commerce MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call pair-agent from your client
- Claude Code Crinkl Commerce MCP pair-agent run in your project directory
- Claude Desktop Crinkl Commerce MCP pair-agent ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Crinkl Commerce MCP pair-agent ~/.cursor/mcp.json
- VS Code Crinkl Commerce MCP pair-agent .vscode/mcp.json
- Zed Crinkl Commerce MCP pair-agent ~/.config/zed/settings.json
- Windsurf Crinkl Commerce MCP pair-agent ~/.codeium/windsurf/mcp_config.json
- Cline Crinkl Commerce MCP pair-agent ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Crinkl Commerce MCP pair-agent ~/.gemini/settings.json
- Grok Crinkl Commerce MCP pair-agent .mcp.json (in your project root)
- ChatGPT Crinkl Commerce MCP pair-agent Settings → Connectors → Advanced → Developer mode
- Claude.ai Crinkl Commerce MCP pair-agent Settings → Connectors → Add custom connector
- LangChain Crinkl Commerce MCP pair-agent pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http crinkl-commerce https://mcp.crinkl.xyz/mcp
Other tools on this server
- get-protocol-summary
- get-cumulative-gmv
- get-daily-gmv
- get-trailing-gmv
- get-spend-signals
- resolve-cbsa
- get-merchant-summary
- get-spend-distribution
- get-settlement-summary
- get-gmv-inclusion-proof
- verify-reward-commitment
- verify-issued-gmv
- get-recent-issued-proofs
- get-issuer-keys
- get-reward-policy
- get-agent-capabilities
- get-vendors
- claim-api-key
- verify-receipt
- submit-receipt
- get-agent-me
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.