get_feature_governance_status_tool — OneQAZ Trading Intelligence MCP Tool Read-only
get_feature_governance_status_tool
(get feature governance status tool) is one of 39 tools on the
OneQAZ Trading Intelligence
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_feature_governance_status_tool from your client
- Claude Code OneQAZ Trading Intelligence get_feature_governance_status_tool run in your project directory
- Claude Desktop OneQAZ Trading Intelligence get_feature_governance_status_tool ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor OneQAZ Trading Intelligence get_feature_governance_status_tool ~/.cursor/mcp.json
- VS Code OneQAZ Trading Intelligence get_feature_governance_status_tool .vscode/mcp.json
- Zed OneQAZ Trading Intelligence get_feature_governance_status_tool ~/.config/zed/settings.json
- Windsurf OneQAZ Trading Intelligence get_feature_governance_status_tool ~/.codeium/windsurf/mcp_config.json
- Cline OneQAZ Trading Intelligence get_feature_governance_status_tool ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI OneQAZ Trading Intelligence get_feature_governance_status_tool ~/.gemini/settings.json
- Grok OneQAZ Trading Intelligence get_feature_governance_status_tool .mcp.json (in your project root)
- ChatGPT OneQAZ Trading Intelligence get_feature_governance_status_tool Settings → Connectors → Advanced → Developer mode
- Claude.ai OneQAZ Trading Intelligence get_feature_governance_status_tool Settings → Connectors → Add custom connector
- LangChain OneQAZ Trading Intelligence get_feature_governance_status_tool pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http oneqaz-trading-mcp https://api.oneqaz.com/mcp
Other tools on this server
- get_trade_history
- analyze_trades
- get_winning_trades
- get_losing_trades
- get_positions
- get_position_detail
- get_profitable_positions
- get_losing_positions
- get_strategy_distribution
- get_latest_decisions
- get_llm_trading_decisions
- get_signals
- get_signal_detail
- get_role_analysis
- get_prediction_accuracy
- get_backtest_tuning_state
- get_monthly_accuracy_trend
- get_news_leading_indicator_performance
- get_news_causality_breakdown
- get_feature_governance_state
- get_structure_calibration
- get_structure_validation_history
- get_strategy_leaderboard
- get_active_predictions
- get_macro_influence_map
- explain_decision
- get_cross_market_correlation
- get_sector_correlations_tool
- get_macro_causality_graph_tool
- get_symbol_peer_links_tool
- get_daily_brief
- get_resolved_predictions
- get_ledger_integrity
- get_trade_outcomes_bulk
- search
- fetch
- get_signal_calibration
- get_performance_metrics
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.