Skip to content
Grok

ELSHWORK Agent Network for Grok

com.elshwork/agent-network

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

client:Grok transport:streamable-http

Install ELSHWORK Agent Network in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-network": {
      "type": "http",
      "url": "https://elshwork.com/api/agent/v1/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

ELSHWORK Agent Network in other clients