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