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