Stablecoin reserve attestations for Cursor
io.github.agentwares/stablecoin-attestations
Stablecoin reserve attestations as JSON: reserves, composition, attestor, on-chain supply, ratio.
client:Cursor
transport:streamable-http
runtime:npm
tools:2
Install Stablecoin reserve attestations in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"stablecoin-attestations": {
"url": "https://agentwares-stablecoin.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs