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