aimrank_predict_matchup_winner — AimRank MCP Tool
aimrank_predict_matchup_winner
(aimrank predict matchup winner) is one of 21 tools on the
AimRank
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call aimrank_predict_matchup_winner from your client
- Claude Code AimRank aimrank_predict_matchup_winner run in your project directory
- Claude Desktop AimRank aimrank_predict_matchup_winner ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AimRank aimrank_predict_matchup_winner ~/.cursor/mcp.json
- VS Code AimRank aimrank_predict_matchup_winner .vscode/mcp.json
- Zed AimRank aimrank_predict_matchup_winner ~/.config/zed/settings.json
- Windsurf AimRank aimrank_predict_matchup_winner ~/.codeium/windsurf/mcp_config.json
- Cline AimRank aimrank_predict_matchup_winner ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AimRank aimrank_predict_matchup_winner ~/.gemini/settings.json
- Grok AimRank aimrank_predict_matchup_winner .mcp.json (in your project root)
- ChatGPT AimRank aimrank_predict_matchup_winner Settings → Connectors → Advanced → Developer mode
- Claude.ai AimRank aimrank_predict_matchup_winner Settings → Connectors → Add custom connector
- LangChain AimRank aimrank_predict_matchup_winner pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http aimrank https://app.aimrank.io/mcp/public
Other tools on this server
- aimrank_get_daily_pair
- aimrank_get_ranking
- aimrank_get_leaderboard
- aimrank_get_matchup
- aimrank_search_entities
- aimrank_create_share_card
- aimrank_discover_public_rankings
- aimrank_list_domain_entities
- aimrank_get_domain
- aimrank_list_competitions
- aimrank_get_data_card
- aimrank_get_agreement
- aimrank_get_ceiling
- aimrank_get_plackett_luce
- aimrank_get_crowd_bt
- aimrank_list_public_judges
- aimrank_find_similar_domains
- aimrank_predict
- aimrank_explain
- aimrank_healthcheck
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.