Skip to content
Zed

btlabs Core for Zed

dev.btlabs/core

btlabs Core MCP endpoint: site content and brand data for AI agents. Bearer API key required.

client:Zed transport:streamable-http

Install btlabs Core in Zed

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

{
  "context_servers": {
    "core": {
      "url": "https://btlabs.dev/api/mcp"
    }
  }
}

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

btlabs Core in other clients