Skip to content
VS Code

atlas mcp server for VS Code

io.github.finmanagerai/atlas-mcp-server

Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.

client:VS Code transport:streamable-http

Install atlas mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "atlas-mcp-server": {
      "type": "http",
      "url": "https://atlasmcp.finmanagerai.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

atlas mcp server in other clients