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