Skip to content
Zed

atlas mcp server for Zed

io.github.finmanagerai/atlas-mcp-server

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

client:Zed transport:streamable-http

Install atlas mcp server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "atlas-mcp-server": {
      "url": "https://atlasmcp.finmanagerai.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

atlas mcp server in other clients