Skip to content
Zed

BitsWeave for Zed

com.bitsweave/bitsweave

Read and write shared BitsWeave context, projects, tasks, and work sessions through MCP.

client:Zed transport:streamable-http

Install BitsWeave in Zed

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

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

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

BitsWeave in other clients