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