io.github.vdappdev2/chain✓
io.github.vdappdev2/chain · v0.1.7
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.vdappdev2/chain",
"description": "Foundation MCP server — chain discovery, daemon management, health checks, raw transactions",
"repository": {
"url": "https://github.com/vdappdev2/verusidx-mcp",
"source": "github"
},
"version": "0.1.7",
"packages": [
{
"registryType": "npm",
"identifier": "@verusidx/chain-mcp",
"version": "0.1.7",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}