Skip to content
Zed

Aether Wealth for Zed

ai.aetherwealth/mcp

Aether Wealth MCP for AI assistants: trades, alerts, market data, macro calendar & indicators.

client:Zed transport:stdio runtime:npm

Install Aether Wealth in Zed

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

{
  "context_servers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aetherwealth/mcp"
      ]
    }
  }
}

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

Aether Wealth in other clients