← Index

io.github.hungnguyenhtbvn-max/autron-core

io.github.hungnguyenhtbvn-max/autron-core·v0.3.1·Finance & Payments
Quality Score
78
/100

Open Identity Standard for AI Agents — DID, Agent Cards, delegation, reputation, payment & escrow

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "autron-core": {
      "command": "npx",
      "args": [
        "-y",
        "@autron/core"
      ],
      "env": {
        "AUTRON_IDENTITY": "<autron_identity>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "autron-core": {
      "command": "npx",
      "args": [
        "-y",
        "@autron/core"
      ],
      "env": {
        "AUTRON_IDENTITY": "<autron_identity>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @autron/core
§02  Environment variables
AUTRON_IDENTITY

Path to autron.json identity file (optional)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Finance & Payments