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