Skip to content
Claude Desktop

agentscoin mcp for Claude Desktop

io.github.axiosdevs/agentscoin-mcp

Give your AI agent a wallet on AgentsCoin: create wallet, mine AGENT, check balance, send.

client:Claude Desktop transport:stdio runtime:npm

Install agentscoin mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentscoin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agentscoin-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agentscoin mcp in other clients