Skip to content
Grok

AgentNX for Grok

io.github.iamwi11/agentnx

AI agents for federal IT & pharma: alert triage, ICAM, helpdesk, incidents, ticket routing.

client:Grok transport:streamable-http

Install AgentNX in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agentnx": {
      "type": "http",
      "url": "https://www.agentnx.ai/api/mcp-server"
    }
  }
}

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

AgentNX in other clients