explaingit

axiosdevs/agentscoin-claude-extension

Analysis updated 2026-05-18

1Audience · developerComplexity · 2/5LicenseSetup · easy

TLDR

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.

Mindmap

mindmap
  root((AgentsCoin Extension))
    What it does
      Crypto wallet in chat
      AgentsCoin EVM chain
      8 tools available
    Wallet actions
      Create wallet
      Check balance
      Send tokens
    Token actions
      Create a token
      Add liquidity
      Buy and sell
    Setup
      One-click mcpb install
      Keys stored locally
      MIT license
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Create an AgentsCoin wallet and fund it from the faucet directly inside a Claude Desktop chat without using a browser.

USE CASE 2

Launch a new token on the AgentsCoin blockchain from a plain-English chat prompt without using a separate interface.

USE CASE 3

Test how AI agents can autonomously manage crypto wallets and execute on-chain token transactions.

What is it built with?

MCP

How does it compare?

axiosdevs/agentscoin-claude-extension195516184-a11y/esp32-mcp-parenting-robota-bissell/unleash-lite
Stars111
LanguagePython
Setup difficultyeasymoderatehard
Complexity2/53/54/5
Audiencedevelopergeneralresearcher

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Requires Claude Desktop installed, wallet private keys are generated locally and must be saved manually.

Use freely for any purpose including commercial projects as long as you keep the copyright notice.

In plain English

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.

Copy-paste prompts

Prompt 1
I've installed the AgentsCoin Claude extension. Walk me through creating a new wallet, getting tokens from the faucet, and checking the balance in a single chat session.
Prompt 2
How do I create a new token called TestAI on AgentsCoin using the Claude Desktop extension, and then add liquidity to it?
Prompt 3
What is the difference between using the .mcpb extension file and the remote MCP connector for AgentsCoin in Claude Desktop?
Prompt 4
I created an AgentsCoin wallet using Claude. How do I safely store the private key and use it again in a future session?

Frequently asked questions

What is agentscoin-claude-extension?

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.

What license does agentscoin-claude-extension use?

Use freely for any purpose including commercial projects as long as you keep the copyright notice.

How hard is agentscoin-claude-extension to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is agentscoin-claude-extension for?

Mainly developer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Scan in gitsafehub Deploy in gitdeployhub axiosdevs on gitmyhub

Verify against the repo before relying on details.