Skip to content
Grok

AgentNet for Grok

io.github.oxgeneral/agentnet

Agent-to-agent referral network. Discover, recommend, and refer users between AI agents via MCP.

client:Grok transport:streamable-http

Install AgentNet in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agentnet": {
      "type": "http",
      "url": "https://79.137.184.124.nip.io:8421/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

AgentNet in other clients