← Back to Plugins
MCP Server MCP

io.github.clawdbotworker/coinopai-mcp

github By github 👁 1 views ▲ 0 votes

Kronos crypto signals + trade decisions + 819 automation prompts. x402 micropayments, USDC/Base.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "coinopai-mcp",
      "version": "1.2.4",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Dedicated low-balance Base wallet private key for x402 USDC micropayments. Do not use your primary wallet.",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "WALLET_PRIVATE_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...