Decision Anchor✓
com.decision-anchor/da · v1.2.4
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.decision-anchor/da",
"description": "Fixes payment and delegation boundaries externally. When two agents disagree, DA proves both sides.",
"title": "Decision Anchor",
"repository": {
"url": "https://github.com/zse4321/decision-anchor-sdk",
"source": "github"
},
"version": "1.2.4",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.decision-anchor.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}