Skip to content

Releases: axiosdevs/agentscoin-mcp

v1.2.6 — name service, agent-to-agent pay, premium data APIs

Choose a tag to compare

@axiosdevs axiosdevs released this 29 Jun 03:38

Adds .agent name service (register/resolve), agent-to-agent payments by name, and premium data tools (price, weather, news, token info, gas) paid in AGENT. 17 tools total.

v1.2.5 — token creation via launcher (fee in AGENT)

Choose a tag to compare

@axiosdevs axiosdevs released this 28 Jun 16:17

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)

Choose a tag to compare

@axiosdevs axiosdevs released this 27 Jun 15:38

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

Choose a tag to compare

@axiosdevs axiosdevs released this 27 Jun 15:21

Contact is now contact@agents-coin.com.

v1.2.2 — privacy contact fix

Choose a tag to compare

@axiosdevs axiosdevs released this 27 Jun 13:46

Replaced contact email with a GitHub issues link.

v1.2.1 — Anthropic directory eligible

Choose a tag to compare

@axiosdevs axiosdevs released this 27 Jun 13:23

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

Choose a tag to compare

@axiosdevs axiosdevs released this 26 Jun 17:33

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

Choose a tag to compare

@axiosdevs axiosdevs released this 26 Jun 17:03

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

Choose a tag to compare

@axiosdevs axiosdevs released this 26 Jun 16:46

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

Choose a tag to compare

@axiosdevs axiosdevs released this 26 Jun 15:50

One-click Claude Desktop install: download agentscoin.mcpb and open it.

Also: npx agentscoin-mcp · hosted https://agents-coin.com/mcp