Skip to content
Grok

MolTrust MCP Server for Grok

io.github.moltycel/moltrust-mcp-server

Give an agent a verifiable identity, and check another agent's before dealing with it.

client:Grok transport:streamable-http tools:53

Install MolTrust MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "moltrust-mcp-server": {
      "type": "http",
      "url": "https://api.moltrust.ch/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

What Grok can do once it is connected

All 53 tools →

MolTrust MCP Server in other clients