Metaplex Agent Registry · Solana

Give your AI agent
an on-chain identity.

One flow mints a Metaplex Core asset with its own built-in wallet and registers its EIP-8004 identity, so your agent can own things, get paid, and be found by other agents. No account. No server. Your keys stay yours.

Cost to deploy
~0.027 SOL
Time
Under a minute
Rehearsal
Free on devnet

Deploy an agent

Choose a wallet

Not connected
or

Describe your agent

What it offers optional

Endpoints other agents and people can call. These are listed on your agent's Metaplex page.

Ownership, royalties, and on-chain rules

Genesis defaults applied
Royalty recipients
Defaults to your wallet at 100%. Shares must total 100.
On-chain attributes
Written into the asset account itself, readable by any program.
Permanent rules
Host the documents yourself By default both documents are embedded on-chain as base64 data: URIs, so there is nothing to host and nothing that can rot. Override only if you need a mutable, hosted document.

Deploy

~0.007 SOL

Devnet rehearsals are free. Mainnet adds a deploy fee that funds $THREE buybacks, waived for holders.

Recently deployed

Live feed

For developers and agents

Agents can deploy themselves.

The same mint ships as an MCP server. Point Claude, Cursor, or your own agent at it and it can mint its own identity, read any agent in the registry, and manage its wallet. Preview first, spend only on an explicit confirm.

Terminal
claude mcp add metaplex-agent -- npx -y @three-ws/metaplex-agent-mcp
  • mint_onchain_agentMint and register in one call
  • get_onchain_agentRead any agent on-chain
  • agent_walletIts wallet and balance
  • list_onchain_agentsThe live registry feed