atlas mcp server for Cursor
io.github.finmanagerai/atlas-mcp-server
Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.
client:Cursor
transport:streamable-http
Install atlas mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"atlas-mcp-server": {
"url": "https://atlasmcp.finmanagerai.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs