Skip to content
Grok

AgentBadge for Grok

io.github.spreadzp/agentbadge

AgentBadge MCP — agent-readiness scan, passport, discovery and marketplace tools

client:Grok transport:stdio runtime:npm

Install AgentBadge in Grok

.mcp.json (in your project root)

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

AgentBadge in other clients