MCP Server
MCP
io.github.clawdbotworker/coinopai-mcp
Kronos crypto signals + trade decisions + 819 automation prompts. x402 micropayments, USDC/Base.
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
By
Comments
Sign in to leave a comment