io.github.hungnguyenhtbvn-max/autron-core✓
io.github.hungnguyenhtbvn-max/autron-core · v0.3.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.hungnguyenhtbvn-max/autron-core",
"description": "Open Identity Standard for AI Agents — DID, Agent Cards, delegation, reputation, payment & escrow",
"repository": {
"url": "https://github.com/hungnguyenhtbvn-max/autron-protocol",
"source": "github"
},
"version": "0.3.1",
"packages": [
{
"registryType": "npm",
"identifier": "@autron/core",
"version": "0.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to autron.json identity file (optional)",
"format": "string",
"name": "AUTRON_IDENTITY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}