Stablecoin reserve attestations for Grok
io.github.agentwares/stablecoin-attestations
Stablecoin reserve attestations as JSON: reserves, composition, attestor, on-chain supply, ratio.
client:Grok
transport:streamable-http
runtime:npm
tools:2
Install Stablecoin reserve attestations in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"stablecoin-attestations": {
"type": "http",
"url": "https://agentwares-stablecoin.vercel.app/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