AI & ML
Trust: 37/100 (Limited)io.github.hungnguyenhtbvn-max/autron-core Guide
Open Identity Standard for AI Agents — DID, Agent Cards, delegation, reputation, payment & escrow
by hungnguyenhtbvn-max
Quick Start
Install
npx @autron/coreClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-hungnguyenhtbvn-max-autron-core": {
"command": "npx",
"args": [
"@autron/core"
]
}
}
}