Skip to content
Zed

Interpro for Zed

io.github.pipeworx-io/interpro

InterPro MCP (EBI) — protein family / domain / functional-site classification.

client:Zed transport:streamable-http

Install Interpro in Zed

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

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

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

Interpro in other clients