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