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