Agentscoin MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm. Last commit 29 Jun 2026.
Give your AI agent a wallet on AgentsCoin: create wallet, mine AGENT, check balance, send.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentscoin-mcp -- npx -y agentscoin-mcp
{
"mcpServers": {
"agentscoin-mcp": {
"args": [
"-y",
"agentscoin-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agentscoin-mcp]
command = "npx"
args = ["-y", "agentscoin-mcp"]
{
"mcpServers": {
"agentscoin-mcp": {
"args": [
"-y",
"agentscoin-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentscoin-mcp": {
"args": [
"-y",
"agentscoin-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.