Skip to content
Zed

servicebricks for Zed

io.github.holomodular/servicebricks

Generate a ServiceBricks C# .NET microservice as a ZIP file.

client:Zed transport:streamable-http

Install servicebricks in Zed

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

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

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

servicebricks in other clients