Stablecoin reserve attestations for VS Code
io.github.agentwares/stablecoin-attestations
Stablecoin reserve attestations as JSON: reserves, composition, attestor, on-chain supply, ratio.
client:VS Code
transport:streamable-http
runtime:npm
tools:2
Install Stablecoin reserve attestations in VS Code
.vscode/mcp.json
{
"servers": {
"stablecoin-attestations": {
"type": "http",
"url": "https://agentwares-stablecoin.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs