Skip to content
Zed

Kegg for Zed

io.github.pipeworx-io/kegg

KEGG REST MCP — Kyoto Encyclopedia of Genes and Genomes.

client:Zed transport:streamable-http

Install Kegg in Zed

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

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

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

Kegg in other clients