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