Skip to content
Grok

iTechSmart UAIO for Grok

io.github.iteksmart/mcp-server

Connect AI agents to iTechSmart UAIO, ProofLink verification, and autonomous IT operations.

client:Grok transport:sse runtime:npm

Install iTechSmart UAIO in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-server": {
      "type": "sse",
      "url": "https://mcp.itechsmart.dev/sse"
    }
  }
}

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

iTechSmart UAIO in other clients