OneQAZ Trading Intelligence for VS Code
io.github.wnsod/oneqaz-trading-mcp
Live market data, signals, positions, and macro analysis for crypto, KR stocks, and US stocks.
client:VS Code
transport:streamable-http
runtime:pypi
tools:39
Install OneQAZ Trading Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"oneqaz-trading-mcp": {
"type": "http",
"url": "https://api.oneqaz.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- 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