get_slip — SquadRide MCP Tool Read-only
get_slip
(get slip) 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 get_slip from your client
- Claude Code SquadRide get_slip run in your project directory
- Claude Desktop SquadRide get_slip ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SquadRide get_slip ~/.cursor/mcp.json
- VS Code SquadRide get_slip .vscode/mcp.json
- Zed SquadRide get_slip ~/.config/zed/settings.json
- Windsurf SquadRide get_slip ~/.codeium/windsurf/mcp_config.json
- Cline SquadRide get_slip ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SquadRide get_slip ~/.gemini/settings.json
- Grok SquadRide get_slip .mcp.json (in your project root)
- ChatGPT SquadRide get_slip Settings → Connectors → Advanced → Developer mode
- Claude.ai SquadRide get_slip Settings → Connectors → Add custom connector
- LangChain SquadRide get_slip 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.