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