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