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