AGTS MCP Server✓
io.github.ObligationSign/agts-mcp · v1.0.1
{}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.ObligationSign/agts-mcp",
"description": "Sovereign MCP Gateway — 64 governed tools with Merkle transparency log. EU AI Act and SOC 2 ready.",
"title": "AGTS MCP Server",
"repository": {
"url": "https://github.com/ObligationSign/agts-mcp",
"source": "github"
},
"version": "1.0.1",
"websiteUrl": "https://obligationsign.com/mcp/",
"remotes": [
{
"type": "streamable-http",
"url": "https://agts-mcp.obligationsign.com/mcp"
},
{
"type": "sse",
"url": "https://agts-mcp.obligationsign.com/mcp/sse"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}