Metaplex Agent Registry runs on your own machine — the client starts it, so there is no endpoint to ping. 236 installs a week from npm. Last commit 18 Sep 2026.
Deploy AI agents on-chain on Solana with an EIP-8004 identity. Deploy fee funds $THREE buybacks.
Today is the operative word: we check Metaplex Agent Registry every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add metaplex-agent -- npx -y @three-ws/metaplex-agent-mcp
{
"mcpServers": {
"metaplex-agent": {
"args": [
"-y",
"@three-ws/metaplex-agent-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.metaplex-agent]
command = "npx"
args = ["-y", "@three-ws/metaplex-agent-mcp"]
{
"mcpServers": {
"metaplex-agent": {
"args": [
"-y",
"@three-ws/metaplex-agent-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"metaplex-agent": {
"args": [
"-y",
"@three-ws/metaplex-agent-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
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.), SOLANA_RPC_URL (HTTPS Solana RPC endpoint. Defaults to the public endpoint for the configured network; bring your own (Helius / Quicknode / Triton) for production.), 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.), 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.), DEPLOY_FEE_ENABLED (Set false to build a fork that charges no deploy fee. Default true.), THREE_HALF_PRICE_AT ($THREE balance in the paying wallet that halves the deploy fee. Default 50000.), THREE_FREE_AT ($THREE balance in the paying wallet that waives the deploy fee entirely. Default 250000.).
The author declared them in the registry entry; get the values from the project itself.
Solana pre-trade safety for AI agents: cabal, bundle, dump, deployer & honeypot in one verdict.
Deploy durable AI agents with Omnara, an open-source managed-agent platform.
MCP server for AI agents to deploy ERC-20 tokens on Base with zero gas fees via CDP Paymaster. Gasle
Deploy web apps via AI agents with sota.io. 9 tools for deploy, logs, env, and more.
Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.
Design-review threads, comments, reactions and deployments from Bim. Sign in with Google.
The API-change deploy gate for AI coding agents. Read-only breaking-change detection.
AI agent vision for Vercel deployments — with ROI measurement. perceptdot.com
Answers built from our own checks of this server.