Skip to content
Zed

Astra DB for Zed

io.github.erichare/astra-mcp

Astra DB tools for agents: schema, find, vector search, guarded writes, and interactive views.

client:Zed transport:streamable-http runtime:npm

Install Astra DB in Zed

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

{
  "context_servers": {
    "astra-mcp": {
      "url": "https://astra-widgets-mcp.vercel.app/mcp"
    }
  }
}

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

Astra DB in other clients