AI Hub Overview
6MM Agentic AI Hub is the AI-native interface for 6MM market data, account workflows, and future controlled trading operations.
Instead of switching between dashboards, API docs, and scripts, users can ask an AI client to query 6MM, explain market conditions, review account risk, or prepare an order preview. The AI client does not replace the 6MM API security model; it calls structured 6MM tools through CLI, MCP, or workflow templates.
What you can ask an AI client
Use AI Hub when you want to ask questions such as:
Why AI Agents need a dedicated access layer
AI Agents work best when they have structured tools instead of raw webpages or unstructured copied text. AI Hub gives them:
What AI Hub includes
Command-line access for terminals, scripts, and coding agents that can execute shell commands.
Run a local MCP server so AI clients can call 6MM tools while user credentials stay on the local machine.
Connect to a 6MM-hosted MCP endpoint for zero-install public market data and rule context.
Reusable workflow templates for market analysis, portfolio review, liquidation protection, and execution planning.
Setup paths
What is available first
AI Hub should start with public market data and trading-rule resources:
- Markets.
- Tickers.
- Order books.
- Trades.
- Klines.
- Funding rates.
- System status.
- Fees, contract specs, margin rules, and risk rule resources.
Private account access and trading should be staged:
- Account-read tools require explicit read-only credentials.
- Order preview should come before any real order creation.
- Controlled trading requires permission scopes, service-side risk checks, user confirmation, idempotency, and audit logs.
Start here
Pick the right path based on your AI client, security needs, and deployment model.
Start with ChatGPT Desktop, Claude Desktop, Claude Code, Codex CLI, Cursor, Gemini CLI, VS Code, or Windsurf.
Start with public market data without installing a local server.
Use a local server when private account context or future trading tools are needed.