Skip to content

Metaplex Agent Registry

io.github.nirholas/metaplex-agent · Status: active

If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object

Registry name
io.github.nirholas/metaplex-agent
Package coordinate
npm:@three-ws/metaplex-agent-mcp
Version
0.2.0
Listed in the registry
2026-08-19
Changed in the registry
2026-08-19
First seen by tracevero
2026-08-19
Vendor's website
https://three.ws

Deploy AI agents on-chain on Solana with an EIP-8004 identity. Deploy fee funds $THREE buybacks.

Vendor's own description, untranslated and unverified

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean

Measured values

Measured values
Credentials requiredno
Raw declaration – Required secret variables (raw): confirmed absent
Raw declaration – Required secret headers (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-19 · derived
Execution locationlocal
Raw declaration – Transports (raw): stdio
Source: MCP-Register · collected on 2026-08-19 · derived
Path argument presentno
Raw declaration – Path arguments (raw): confirmed absent
Raw declaration – Path environment variables (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-19 · derived
Repository URL listedyes
Raw declaration – Repository (raw): https://github.com/nirholas/three.ws
Source: MCP-Register · collected on 2026-08-19 · derived
Version0.2.0
Source: MCP-Register · collected on 2026-08-20 · self-declared

Position within the holdings

How many of the 24,909 published entries carry the same measured value. A reference figure, not an assessment.

All 4 values together are carried by 8,631 of 24,909 entries.

This entry appears in these selections

The source's raw values23

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.

Raw values
Environment variables (raw)SOLANA_SECRET_KEY, SOLANA_RPC_URL, METAPLEX_AGENT_NETWORK, REQUIRE_CONFIRM, DEPLOY_FEE_SOL, DEPLOY_FEE_WALLET, DEPLOY_FEE_ENABLED, THREE_HALF_PRICE_AT, THREE_FREE_AT
Source: MCP-Register · collected on 2026-08-20 · self-declared
Required secret variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-19 · self-declared
Transports (raw)stdio
Source: MCP-Register · collected on 2026-08-19 · self-declared
Path arguments (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-19 · self-declared
Repository (raw)https://github.com/nirholas/three.ws
Source: MCP-Register · collected on 2026-08-19 · self-declared
Package registries (raw)npm
Source: MCP-Register · collected on 2026-08-19 · self-declared
Required secret headers (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-19 · self-declared
Path environment variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-19 · self-declared
Remote URLs (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-19 · self-declared
Remote hosts (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-19 · self-declared
Registry status message (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-19 · self-declared
First listed in the registry (raw)2026-08-19
Source: MCP-Register · collected on 2026-08-19 · self-declared
Last changed in the registry (raw)2026-08-19
Source: MCP-Register · collected on 2026-08-19 · self-declared
Schema version of the raw record (raw)https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
Source: MCP-Register · collected on 2026-08-19 · self-declared
Delivery form (raw)paket
Source: MCP-Register · collected on 2026-08-19 · self-declared
Repository platform (raw)github
Source: MCP-Register · collected on 2026-08-19 · self-declared
Repository subfolder (raw)packages/metaplex-agent-mcp
Source: MCP-Register · collected on 2026-08-19 · self-declared
Package identifiers (raw)@three-ws/metaplex-agent-mcp
Source: MCP-Register · collected on 2026-08-19 · self-declared
Package versions (raw)0.2.0
Source: MCP-Register · collected on 2026-08-20 · self-declared
Runtime hints (raw)npx
Source: MCP-Register · collected on 2026-08-19 · self-declared
Environment variable formats (raw)boolean, string
Source: MCP-Register · collected on 2026-08-19 · self-declared
Environment variable descriptions (raw)DEPLOY_FEE_ENABLED=Set false to build a fork that charges no deploy fee. Default true. · DEPLOY_FEE_SOL=Mainnet deploy fee, in SOL, paid to DEPLOY_FEE_WALLET in the same transaction as the mint. Default 0.02. · DEPLOY_FEE_WALLET=Wallet the deploy fee is paid to. Defaults to the three.ws $THREE buyback wallet; override only when self-hosting a fork. · METAPLEX_AGENT_NETWORK=Default cluster: mainnet or devnet. Defaults to mainnet; every tool also takes a per-call network. · REQUIRE_CONFIRM=Refuse to broadcast a mint or registration until the call is re-issued with confirm=true. Default true. · SOLANA_RPC_URL=HTTPS Solana RPC endpoint. Defaults to the public endpoint for the configured network; bring your own (Helius / Quicknode / Triton) for production. · SOLANA_SECRET_KEY=Base58 secret key (or JSON byte array) for the minting wallet. Optional: read tools and the Phantom/Solflare prepare/send flow work without it. · THREE_FREE_AT=$THREE balance in the paying wallet that waives the deploy fee entirely. Default 250000. · THREE_HALF_PRICE_AT=$THREE balance in the paying wallet that halves the deploy fee. Default 50000.
Source: MCP-Register · collected on 2026-08-20 · self-declared
Icon formats (raw)image/svg+xml
Source: MCP-Register · collected on 2026-08-19 · self-declared

Changes

Changes
2026-08-20Version: 0.1.0 → 0.2.0
2026-08-20Environment variable descriptions (raw): METAPLEX_AGENT_NETWORK=Default cluster: mainnet or devnet. Defaults to mainnet; every tool also takes a per-call network. · REQUIRE_CONFIRM=Refuse to broadcast a mint or registration until the call is re-issued with confirm=true. Default true. · SOLANA_RPC_URL=HTTPS Solana RPC endpoint. Defaults to the public endpoint for the configured network; bring your own (Helius / Quicknode / Triton) for production. · SOLANA_SECRET_KEY=Base58 secret key (or JSON byte array) for the minting wallet. Optional: read tools and the Phantom/Solflare prepare/send flow work without it. → DEPLOY_FEE_ENABLED=Set false to build a fork that charges no deploy fee. Default true. · DEPLOY_FEE_SOL=Mainnet deploy fee, in SOL, paid to DEPLOY_FEE_WALLET in the same transaction as the mint. Default 0.02. · DEPLOY_FEE_WALLET=Wallet the deploy fee is paid to. Defaults to the three.ws $THREE buyback wallet; override only when self-hosting a fork. · METAPLEX_AGENT_NETWORK=Default cluster: mainnet or devnet. Defaults to mainnet; every tool also takes a per-call network. · REQUIRE_CONFIRM=Refuse to broadcast a mint or registration until the call is re-issued with confirm=true. Default true. · SOLANA_RPC_URL=HTTPS Solana RPC endpoint. Defaults to the public endpoint for the configured network; bring your own (Helius / Quicknode / Triton) for production. · SOLANA_SECRET_KEY=Base58 secret key (or JSON byte array) for the minting wallet. Optional: read tools and the Phantom/Solflare prepare/send flow work without it. · THREE_FREE_AT=$THREE balance in the paying wallet that waives the deploy fee entirely. Default 250000. · THREE_HALF_PRICE_AT=$THREE balance in the paying wallet that halves the deploy fee. Default 50000.
2026-08-20Package versions (raw): 0.1.0 → 0.2.0
2026-08-20Environment variables (raw): SOLANA_SECRET_KEY, SOLANA_RPC_URL, METAPLEX_AGENT_NETWORK, REQUIRE_CONFIRM → SOLANA_SECRET_KEY, SOLANA_RPC_URL, METAPLEX_AGENT_NETWORK, REQUIRE_CONFIRM, DEPLOY_FEE_SOL, DEPLOY_FEE_WALLET, DEPLOY_FEE_ENABLED, THREE_HALF_PRICE_AT, THREE_FREE_AT
2026-08-19Version: – → 0.1.0
2026-08-19Repository URL listed: – → true
2026-08-19Path argument present: – → false
2026-08-19Execution location: – → local
2026-08-19Credentials required: – → false
2026-08-19Last changed in the registry (raw): – → 2026-08-19

These are the 10 most recent changes to this entry. Full history

tracevero · https://tracevero.com/mcp/io-github-nirholas-metaplex-agent