Loomal

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

0 starsnpm: @autron/core

About autron-core

autron-core is an MCP (Model Context Protocol) server published by hungnguyenhtbvn-max in the official MCP registry, listed under Autonomous Agents on Loomal. Open Identity Standard for AI Agents — DID, Agent Cards, delegation, reputation, payment & escrow

It ships as an npm package (@autron/core), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/hungnguyenhtbvn-max/autron-protocol.

Use autron-core with your agent

Claude Code · one command
claude mcp add autron-core -- npx -y @autron/core
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "autron-core": {
      "command": "npx",
      "args": [
        "-y",
        "@autron/core"
      ]
    }
  }
}
npm@autron/core

Frequently asked questions

What is autron-core?
autron-core is an MCP (Model Context Protocol) server by hungnguyenhtbvn-max in the Autonomous Agents category. Open Identity Standard for AI Agents — DID, Agent Cards, delegation, reputation, payment & escrow
How do I connect autron-core to Claude, Cursor, or another MCP client?
Install autron-core from its npm package (@autron/core) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is autron-core open source?
Yes — the source code is public at github.com/hungnguyenhtbvn-max/autron-protocol.
Can AI agents pay to use autron-core?
Not yet through Loomal — autron-core is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain autron-core? Claim this listing free by verifying GitHub ownership, or contact us.