Skip to content
Zed

busabase for Zed

com.busabase/busabase

Database for your AI agent. Turn its output into data, docs, skills, and apps you can actually use.

client:Zed transport:streamable-http

Install busabase in Zed

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

{
  "context_servers": {
    "busabase": {
      "url": "https://busabase.com/api/mcp"
    }
  }
}

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

busabase in other clients