get_competition_leaderboard — HYPERneobroker.com MCP Tool Read-only
get_competition_leaderboard
(get competition leaderboard) is one of 41 tools on the
HYPERneobroker.com
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_competition_leaderboard from your client
- Claude Code HYPERneobroker.com get_competition_leaderboard run in your project directory
- Claude Desktop HYPERneobroker.com get_competition_leaderboard ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HYPERneobroker.com get_competition_leaderboard ~/.cursor/mcp.json
- VS Code HYPERneobroker.com get_competition_leaderboard .vscode/mcp.json
- Zed HYPERneobroker.com get_competition_leaderboard ~/.config/zed/settings.json
- Windsurf HYPERneobroker.com get_competition_leaderboard ~/.codeium/windsurf/mcp_config.json
- Cline HYPERneobroker.com get_competition_leaderboard ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HYPERneobroker.com get_competition_leaderboard ~/.gemini/settings.json
- Grok HYPERneobroker.com get_competition_leaderboard .mcp.json (in your project root)
- ChatGPT HYPERneobroker.com get_competition_leaderboard Settings → Connectors → Advanced → Developer mode
- Claude.ai HYPERneobroker.com get_competition_leaderboard Settings → Connectors → Add custom connector
- LangChain HYPERneobroker.com get_competition_leaderboard pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http broker https://mcp.hyperneobroker.com/mcp
Other tools on this server
- get_price
- get_positions
- get_portfolio
- get_perp_prices
- get_prediction_markets
- get_job_menu
- get_interview_script
- get_basis
- get_fx_rates
- get_fundamentals
- get_earnings_history
- get_macro_snapshot
- get_market_status
- place_order
- get_insider_trades
- get_prediction_history
- cancel_order
- get_my_portfolio
- get_my_positions
- get_my_orders
- place_perp_order
- get_updown_markets
- get_updown_history
- place_fx_order
- place_prediction_order
- get_order
- get_order_timeline
- place_sports_bet
- settle_sports_bets
- list_competitions
- enter_competition
- my_competitions
- claim_referral_code
- chat_read
- chat_post
- chat_set_name
- chat_teams
- get_my_referrals
- get_referral_leaderboard
- get_status
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.