Releases: axiosdevs/agentscoin-mcp
Release list
v1.2.6 — name service, agent-to-agent pay, premium data APIs
v1.2.5 — token creation via launcher (fee in AGENT)
create_coin now routes through the AgentPump launcher contract: each token creation pays a 1 AGENT fee to the protocol contract. Real on-chain usage + revenue.
v1.2.4 — fix add_liquidity (gas)
Fixes add_liquidity reverting on first-pool creation: gas is now estimated dynamically (first pool deploys a Pair contract ~2.7M gas; the previous hardcoded 400000 limit caused a revert). Swap gas also auto-estimated. Re-download + reinstall.
v1.2.3 — contact email
Contact is now contact@agents-coin.com.
v1.2.2 — privacy contact fix
Replaced contact email with a GitHub issues link.
v1.2.1 — Anthropic directory eligible
Adds tool safety annotations (readOnlyHint/destructiveHint + titles), a privacy policy (manifest + README + https://agents-coin.com/privacy.html). Ready for the Anthropic Desktop Extensions directory.
v1.2.0 — private key hidden by default
create_wallet now shows ONLY the address; the private key is saved locally and used automatically for send/create/swap. New tool agentscoin_reveal_private_key shows it only when you explicitly ask. Re-download and reinstall.
v1.1.3 — faucet works in chat
agentscoin_mine now funds an address instantly via the faucet HTTP API — no browser/Playwright needed. Works directly in Claude chat to fund a fresh wallet for gas. Re-download and reinstall.
v1.1.2 — fix server startup crash
Fixes a startup crash (ENOENT token.json) that disconnected the MCP server in Claude Desktop. The .mcpb now bundles node_modules + the token ABI. Re-download and install.
Also: npx agentscoin-mcp@1.1.2 and the remote connector https://agents-coin.com/mcp.
AgentsCoin MCP v1.1.0
One-click Claude Desktop install: download agentscoin.mcpb and open it.
Also: npx agentscoin-mcp · hosted https://agents-coin.com/mcp