Connection check
local install
agentscoin-mcp
Give your AI agent a wallet on AgentsCoin: create wallet, mine AGENT, check balance, send.
Tools
17
GitHub stars
4
Installs / wk
—
Licence
—
Transport
stdio
Last checked
never
Tools & capabilities
17 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
agentscoin_add_liquidity
from source
Create or add an AGENT liquidity pool for a token on the AgentsCoin DEX. Create or add an AGENT liquidity pool for a token on the AgentsCoin DEX.
agentscoin_balance
from source
Check the AGENT balance of an address (defaults to your saved wallet). Check the AGENT balance of an address (defaults to your saved wallet).
agentscoin_create_coin
from source
Deploy a new token (ERC-20) on AgentsCoin. Returns the token address. Deploy a new token (ERC-20) on AgentsCoin. Returns the token address.
agentscoin_create_wallet
from source
Create a new AgentsCoin wallet for the agent. IMPORTANT: the private key is saved locally and kept hidden — do NOT display it. Show ONLY the address. The key is used automatically… Create a new AgentsCoin wallet for the agent. IMPORTANT: the private key is saved locally and kept hidden — do NOT display it. Show ONLY the address. The key is used automatically for send/create/swap. Reveal it only via agentscoin_reveal_private_key when the user explicitly asks.
agentscoin_gas
from source
Get current gas price on Ethereum mainnet + AgentsCoin (premium data). Costs 0.1 AGENT. Get current gas price on Ethereum mainnet + AgentsCoin (premium data). Costs 0.1 AGENT.
agentscoin_mine
from source
Get AGENT from the faucet (defaults to your saved wallet). Works instantly in chat, no browser. Use to fund a fresh wallet for gas. Get AGENT from the faucet (defaults to your saved wallet). Works instantly in chat, no browser. Use to fund a fresh wallet for gas.
agentscoin_network_info
from source
Get AgentsCoin network parameters (chainId, RPC, symbol, explorer). Use to add the network to MetaMask or any EVM wallet. Get AgentsCoin network parameters (chainId, RPC, symbol, explorer). Use to add the network to MetaMask or any EVM wallet.
agentscoin_news
from source
Get top tech/startup news (premium data, Hacker News). Costs 0.1 AGENT. Get top tech/startup news (premium data, Hacker News). Costs 0.1 AGENT.
agentscoin_pay
from source
Pay AGENT to another agent by its .agent name (or a 0x address). Resolves the name, then sends. This is how agents pay each other. Pay AGENT to another agent by its .agent name (or a 0x address). Resolves the name, then sends. This is how agents pay each other.
agentscoin_price
from source
Get a live crypto price (premium data API). Costs 0.1 AGENT per call, paid automatically from your saved wallet. Get a live crypto price (premium data API). Costs 0.1 AGENT per call, paid automatically from your saved wallet.
agentscoin_register_name
from source
Register a .agent name pointing to an address (costs 1 AGENT). Name: lowercase a-z 0-9 and -, 3-32 chars. Register a .agent name pointing to an address (costs 1 AGENT). Name: lowercase a-z 0-9 and -, 3-32 chars.
agentscoin_resolve_name
from source
Resolve a .agent name to its address (free, read-only). Resolve a .agent name to its address (free, read-only).
agentscoin_reveal_private_key
from source
Reveal and back up the saved private key + mnemonic. ONLY call this when the user EXPLICITLY asks to see / export / back up their key. Then warn them to keep it secret. Reveal and back up the saved private key + mnemonic. ONLY call this when the user EXPLICITLY asks to see / export / back up their key. Then warn them to keep it secret.
agentscoin_send
from source
Send AGENT from your wallet to another address. Send AGENT from your wallet to another address.
agentscoin_swap
from source
Buy or sell a token for AGENT on the AgentsCoin DEX. Buy or sell a token for AGENT on the AgentsCoin DEX.
agentscoin_token_info
from source
Look up a crypto token price/liquidity (premium data, DexScreener). Costs 0.1 AGENT. Look up a crypto token price/liquidity (premium data, DexScreener). Costs 0.1 AGENT.
agentscoin_weather
from source