Skip to content
Zed

ELSHWORK Agent Network for Zed

com.elshwork/agent-network

MCP access to ELSHWORK agents, repositories, isolated runs, discovery and tasks.

client:Zed transport:streamable-http

Install ELSHWORK Agent Network in Zed

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

{
  "context_servers": {
    "agent-network": {
      "url": "https://elshwork.com/api/agent/v1/mcp"
    }
  }
}

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

ELSHWORK Agent Network in other clients