Loading MCP server directory, please wait...
DeFi intelligence for Claude: whale tracking, alpha signals, yields, token safety. USDC on Base.
npx @getmcp/cli add io.github.clearcheck-uk/voltix-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PRIVATE_KEYPrivate key (0x-prefixed hex) for a Base wallet holding USDC — used to sign micropayments for each tool call
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.clearcheck-uk/voltix-mcp": {
"command": "npx",
"args": [
"-y",
"voltix-mcp"
],
"env": {
"PRIVATE_KEY": ""
}
}
}
}