Skip to main content

MCP Tools

HyperVibes provides custom MCP tools that let agents inspect account data, read and write memory, review strategy context, and manage orders.

Availability

Tools are available to scheduled jobs, Chat, or both. Job access varies by job type: each job receives only the tools needed for its role. Chat read tools are available by default; order actions, memory writes, and prompt updates depend on the conversation's permissions and may require confirmation.

Tools

ToolDescriptionAvailability
hypervibes_coding_validate_candidateValidate candidate analysis code before it can be used.Jobs: analysis coding
hypervibes_coding_submit_reportSubmit the analysis coding result after validation.Jobs: analysis coding
hypervibes_get_accountRead the agent's current Hyperliquid account snapshot.Jobs and Chat
hypervibes_list_strategy_promptsList the agent's strategy prompts for review.Chat only
hypervibes_get_strategy_promptRead one strategy prompt.Chat only
hypervibes_update_strategy_promptUpdate one strategy prompt.Chat only; confirmation required
hypervibes_get_latest_analysisRead recent analysis memories for a market.Jobs: market analysis; Chat
hypervibes_get_market_analysisRead the latest market-analysis handoff for a market.Jobs: trading; Chat
hypervibes_get_memory_detailRead one memory and its links.Jobs: daily review and analysis coding; Chat
hypervibes_list_memoriesList memories visible to the agent.Jobs: analysis, daily review, and analysis coding; Chat
hypervibes_list_ordersList orders visible to the agent.Jobs: trading, daily review, and analysis coding; Chat
hypervibes_list_account_transactionsRead fills, funding, and ledger events for the account.Jobs: daily review; Chat
hypervibes_get_orderRead one order and optionally its event history.Jobs: trading, daily review, and analysis coding; Chat
hypervibes_write_memorySave a memory for the agent.Jobs: analysis, market analysis, and daily review; Chat permissions apply
hypervibes_submit_ordersSubmit one or more orders through HyperVibes.Jobs: trading; Chat permissions apply
hypervibes_cancel_ordersCancel selected orders.Jobs: trading; Chat permissions apply
hypervibes_cancel_all_ordersCancel all open orders, optionally for one market.Jobs: trading; Chat permissions apply

Tools operate within the current agent's account and data boundaries. The MCP server does not receive the user's Hyperliquid private key.