Skip to content
Zed

NeKo Biological Network Builder for Zed

io.github.marcorusc/neko

MCP server for biological network construction and analysis using pathway databases

client:Zed transport:stdio runtime:pypi

Install NeKo Biological Network Builder in Zed

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

{
  "context_servers": {
    "neko": {
      "command": "uvx",
      "args": [
        "mcp-biomodelling-servers"
      ]
    }
  }
}

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

NeKo Biological Network Builder in other clients