FEAT NEXUS PRIME
Provides integration with Supabase for institutional-grade persistence of market ticks, FEAT signals, ML inference logs, and knowledge base for RAG memory.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@FEAT NEXUS PRIMErun system health check"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
๐ฆ FEAT NEXUS PRIME
The first institutional-grade Algorithmic Trading Platform that bridges MetaTrader 5 with an Autonomous AI Cรณrtex (Dockerized Brain + SSE + RAG).
Mission โข Command Center โข Architecture โข Omni-Audit โข Institutional DB
๐ฏ The Mission
NEXUS PRIME is not just an indicator or a bot; it is a Mission-Critical Ecosystem designed for high-frequency data extraction, ML-driven analysis, and autonomous decision-making using the FEAT (Form, Space, Acceleration, Time) methodology.
Related MCP server: OpenTrading
๐ฎ Command Center (One-Switch Control)
The entire system lifecycle is controlled via a unified Python Orchestrator:
nexus.bat: Initializes the "Golden Start".Bootstraps MetaTrader 5.
Orchestrates Docker Compose (Brain + Dashboard).
Executes Internal Sync Audit.
Runs the War Room Report.
Opens the Visual Interface.
stop_nexus.bat: Executes a Graceful Shutdown.Safe Docker teardown (Persistence guaranteed).
Professional MT5 process termination.
check_system.bat: The Omni-Auditor on demand.
๐๏ธ Architecture: NEXUS PRIME
The system operates on a decentralized core-peripheral model:
THE BRIDGE (MQL5): Native indicators (
UnifiedModel_Main.mq5,InstitutionalPVP.mq5) extraction engine with high-performance ZMQ streaming.THE BRAIN (Docker/Python): A specialized MCP Server hosting the ML Engine, Data Collectors, and the RAG Memory (ChromaDB).
THE PERSISTENCE (Supabase): Institutional-grade schema for high-frequency tick logging, signal auditing, and model performance tracking.
THE VISION (Dashboard): Next.js + Framer Motion visual cockpit for real-time monitoring.
๐ต๏ธ Omni-Audit (Self-Healing)
Every component is monitored by the NEXUS Omni-Auditor. If a data blocker is detected (MT5 Offline, ZMQ Latency > 50ms, DB Sync Failed), the system generates a machine-readable REPAIR_REQUEST to trigger autonomous self-healing by the Antigravity Agent.
๐ Institutional Persistence
The database schema (institutional_schema.sql) is designed for senior quantitative analysis:
market_ticks: Nanosecond-aware price capture.feat_signals: Comprehensive audit trail with confidence scores and top-drivers.ml_inference_logs: Feature snapshots at the moment of prediction for retrospective learning.knowledge_base: RAG persistence for the autonomous agent.
โก Quick Start (The NEXUS Protocol)
1. Requirements
Windows 11 (for MT5 Terminal).
Docker Desktop.
Python 3.12+.
2. Configuration
Fill your .env with the Supabase credentials and MT5 paths:
SUPABASE_URL=https://your-project.supabase.co
SUPABASE_KEY=your-service-role-key
MT5_PATH=C:\Program Files\LiteFinance MT5 Terminal\terminal64.exe3. Ignition
Run the main orchestrator:
.\nexus.bat๐ Repository Hygiene
This project follows strictly the Saneamiento Protocol:
No binary files in Git.
No local logs in Git.
No environment variables in Git.
Clean development/production branch harmonization.
Built for the Next Generation of Quantitative Trading.
Powered by SrAndres629 & Antigravity Agent.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SrAndres629/feat_sniper_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server