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