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