Metaplex Agent Registry MCP
v0.2.0io.github.nirholas/metaplex-agent
Deploy AI agents on-chain on Solana with an EIP-8004 identity. Deploy fee funds $THREE buybacks.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add metaplex-agent -e SOLANA_SECRET_KEY=<SOLANA_SECRET_KEY> -e SOLANA_RPC_URL=<SOLANA_RPC_URL> -e METAPLEX_AGENT_NETWORK=<METAPLEX_AGENT_NETWORK> -e REQUIRE_CONFIRM=<REQUIRE_CONFIRM> -e DEPLOY_FEE_SOL=<DEPLOY_FEE_SOL> -e DEPLOY_FEE_WALLET=<DEPLOY_FEE_WALLET> -e DEPLOY_FEE_ENABLED=<DEPLOY_FEE_ENABLED> -e THREE_HALF_PRICE_AT=<THREE_HALF_PRICE_AT> -e THREE_FREE_AT=<THREE_FREE_AT> -- npx -y @three-ws/metaplex-agent-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.