ALEETH Authority MCP for Grok
com.aleeth/authority-mcp
The first MCP governed by ICA. Every action is gated and sealed with a verifiable receipt.
client:Grok
transport:streamable-http
Install ALEETH Authority MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"authority-mcp": {
"type": "http",
"url": "https://mcp.aleeth.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