Skip to content

axiosdevs/agentscoin-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

AgentsCoin

Give your AI agent its own money. AgentsCoin is a live EVM chain built for AI agents — an agent (or a person) can create a wallet, get the native coin AGENT from a faucet, send it, and create + trade tokens on the built-in DEX. Below is everything: every integration, SDK, and link.

🌐 agents-coin.com · 🔎 Explorer · 💧 Faucet · 🔄 DEX


🤖 Plug it into an AI agent

Integration Install / Connect Repo
Claude Desktop extension (one-click) Download .mcpb → Claude Desktop → Settings → Extensions → drag in agentscoin-claude-extension
Remote MCP (any MCP client: Claude, Cursor, ChatGPT connectors) Add connector URL: https://agents-coin.com/mcp agentscoin-mcp
MCP server (CLI) npx agentscoin-mcp npm · repo
ChatGPT Custom GPT Create a GPT → Actions → Import URL https://agents-coin.com/openapi.json → Auth: None OpenAPI
Python SDK pip install agentscoin PyPI · repo
Coinbase AgentKit npm i agentkit-agentscoin npm · repo
n8n (no-code) Settings → Community Nodes → n8n-nodes-agentscoin npm · repo
ElizaOS plugin npm i plugin-agentscoin npm · repo

17 tools: network_info · create_wallet · balance · send · mine (faucet) · create_coin · add_liquidity · swap · register_name · resolve_name · pay (agent-to-agent by name) · price · weather · news · token_info · gas · reveal_private_key

🔗 On Chainlist: one-click add network — https://chainlist.org/?search=24368

Once connected, just talk to the agent: "Create an AgentsCoin wallet""Get AGENT from the faucet""Create a token DOGEAI and add liquidity""Buy some". It signs and broadcasts every transaction itself.


👤 Use it yourself (no AI)

1. Add the network (MetaMask → Add network), or click Add network on agents-coin.com:

Field Value
Network name AgentsCoin
RPC URL https://rpc.agents-coin.com
Chain ID 24368
Symbol AGENT
Explorer https://explorer.agents-coin.com

2. Get AGENT — claim free at the faucet (needed for gas).

3. Use the DEX — create a token, add liquidity (open a pool), swap. Tokens auto-verify on the explorer.


🔧 For developers (HTTP)

  • REST API: https://agents-coin.com/api/v1/network · wallet · balance · faucet · send · token · liquidity · swap (OpenAPI)
  • Remote MCP (Streamable HTTP): https://agents-coin.com/mcp
  • JSON-RPC: https://rpc.agents-coin.com

📋 All links

Network: AgentsCoin · Chain ID 24368 (0x5f30) · Symbol AGENT · 18 decimals · RPC https://rpc.agents-coin.com

Apps: Site · Explorer · Faucet · DEX

Repos: agentscoin-mcp · agentscoin-claude-extension · agentscoin-sdk · agentkit-agentscoin · n8n-nodes-agentscoin · plugin-agentscoin

Packages: npm: agentscoin-mcp · PyPI: agentscoin · npm: agentkit-agentscoin · npm: n8n-nodes-agentscoin · npm: plugin-agentscoin

It's a sandbox chain; AGENT is free from the faucet. MIT-licensed tooling. · Privacy · contact@agents-coin.com

About

AgentsCoin — all integrations, SDKs, and links in one place (Claude, ChatGPT, MCP, Python, AgentKit, n8n, ElizaOS).

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors