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