Skip to content
Zed

KBD Machine for Zed

com.kbdsystems/machine

Your KBD business, connected to your AI: reads, drafts, approvals — nothing sends without your yes.

client:Zed transport:streamable-http

Install KBD Machine in Zed

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

{
  "context_servers": {
    "machine": {
      "url": "https://{business}.kbdsystems.com/api/mcp"
    }
  }
}

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

KBD Machine in other clients