Skip to content
Grok

Hive Secrets for Grok

io.github.srotzin/hive-mcp-secrets

Encrypted secret store and rotation for autonomous agent credentials

client:Grok transport:streamable-http

Install Hive Secrets in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hive-mcp-secrets": {
      "type": "http",
      "url": "https://hive-mcp-secrets.onrender.com/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

Hive Secrets in other clients