Skip to content
Zed

Sgd for Zed

io.github.pipeworx-io/sgd

SGD (Saccharomyces Genome Database) MCP.

client:Zed transport:streamable-http

Install Sgd in Zed

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

{
  "context_servers": {
    "sgd": {
      "url": "https://gateway.pipeworx.io/sgd/mcp"
    }
  }
}

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

Sgd in other clients