MCP Server
MCP
io.github.forgemeshlabs/kronos-forgemesh-mcp
Kronos market intelligence with calibrated ranges, audits, and x402 payments on Base.
Install
npx -y @forgemeshlabs/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@forgemeshlabs/kronos-forgemesh-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Dedicated low-balance Base wallet private key for x402 USDC payments.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WALLET_PRIVATE_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment