Skip to content
Grok

loaditout for Grok

io.github.loaditoutadmin/loaditout

Search and install 20,000+ security-graded MCP servers and agent skills.

client:Grok transport:stdio runtime:npm

Install loaditout in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "loaditout": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "loaditout-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

loaditout in other clients