MCP Prompts

Define reusable prompts for market analysis, risk review, portfolio checks, and controlled execution planning.
View as Markdown

MCP prompts are reusable workflows exposed by the MCP server. They help users ask consistent questions and help AI clients use the right tools.

PromptPurpose
market_overviewSummarize market state across selected symbols.
market_microstructure_analysisAnalyze spread, depth, recent trades, and liquidity conditions.
portfolio_risk_assessmentReview positions, exposure, margin, and liquidation risk.
position_managementHelp users understand position state and possible actions.
liquidation_protectionIdentify liquidation risk and risk-reduction options.
funding_rate_opportunityCompare funding rates and possible opportunities.
create_optimal_orderPlan order parameters before preview.
hedging_strategyExplore hedging options for existing exposure.
trading_consultationProduce a structured trading analysis without executing orders.

Prompt safety rules

  • Do not treat prompt output as financial advice.
  • Do not execute trading tools unless the user explicitly asks.
  • Use preview before create.
  • Explain assumptions and data sources.
  • Prefer testnet examples in public documentation.