Skip to content
Windsurf

agentscoin mcp for Windsurf

io.github.axiosdevs/agentscoin-mcp

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

client:Windsurf transport:stdio runtime:npm

Install agentscoin mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

agentscoin mcp in other clients