Analysis updated 2026-05-18
Create an AgentsCoin wallet and fund it from the faucet directly inside a Claude Desktop chat without using a browser.
Launch a new token on the AgentsCoin blockchain from a plain-English chat prompt without using a separate interface.
Test how AI agents can autonomously manage crypto wallets and execute on-chain token transactions.
| axiosdevs/agentscoin-claude-extension | 195516184-a11y/esp32-mcp-parenting-robot | a-bissell/unleash-lite | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | — | — | Python |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 3/5 | 4/5 |
| Audience | developer | general | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires Claude Desktop installed, wallet private keys are generated locally and must be saved manually.
This is a one-click extension for Claude Desktop that gives Claude the ability to interact with a crypto wallet on a blockchain called AgentsCoin. Once installed, you can ask Claude in plain English to create a wallet, check balances, send tokens, and create or trade new tokens, all without leaving the chat window. AgentsCoin is a custom EVM-compatible blockchain, meaning it works like Ethereum but is run separately and designed specifically for AI agents to use. The extension adds eight tools to Claude: get network information, create a wallet, claim free tokens from a faucet, check a balance, send tokens, create a new token, add liquidity to a trading pair, and buy or sell tokens. The faucet tool provides the small amount of AGENT token needed to cover transaction fees on this network. Installing the extension is two steps: download the .mcpb file from the releases page, then drag it into Claude Desktop's Extensions settings and enable it. The .mcpb format is Claude Desktop's own extension format, so you open it through the settings panel rather than double-clicking it. There is also a remote connector option if you prefer to connect through a URL without downloading anything. Private keys are generated and stored only on your own machine in a local file. They are not sent to AgentsCoin's servers. The extension communicates only with AgentsCoin's public blockchain nodes, faucet, and explorer when you ask Claude to perform an action. You should avoid sharing chat sessions where private keys appear if those wallets hold real value. The token creation feature works similarly to pump.fun, a tool people use on other chains to launch and trade new tokens instantly. The license is MIT.
A Claude Desktop extension that gives Claude a crypto wallet on the AgentsCoin blockchain, letting you create wallets, send tokens, and launch new tokens from a chat window.
Use freely for any purpose including commercial projects as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.