ARGENTUM for Grok
io.github.giskard09/argentum
Karma economy for AI agents. Community attestations, on-chain reputation on Arbitrum.
client:Grok
transport:sse
Install ARGENTUM in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"argentum": {
"type": "sse",
"url": "https://argentum-mcp.rgiskard.xyz/sse"
}
}
}
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