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