Skip to content
Grok

SkillTotal for Grok

ai.skilltotal/skilltotal

Deterministic security scan of MCP servers, agent skills and npm/PyPI packages. Runs locally.

client:Grok transport:stdio runtime:pypi

Install SkillTotal in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "skilltotal": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "skilltotal"
      ]
    }
  }
}

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

SkillTotal in other clients