a month ago
Connect AI agents to Atlas MCP for live market data, options analytics, strategy workflows, and 50+ broker-aware trading capabilities.
Server Config
{
"mcpServers": {
"atlas": {
"url": "https://atlasmcp.finmanagerai.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer YOUR_ATLAS_API_KEY"
}
}
}
}