Loading MCP server directory, please wait...
Primary-source lithium & battery-metals mining data (AISC, reserves, filings) via x402.
npx @getmcp/cli add io.github.ciinkwia/lithium-vault-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CDP_API_KEY_IDCoinbase CDP API key ID for the wallet that pays the per-call USDC fee
CDP_API_KEY_SECRETCoinbase CDP API key secret
CDP_WALLET_SECRETCoinbase CDP wallet secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ciinkwia/lithium-vault-mcp": {
"command": "npx",
"args": [
"-y",
"lithium-vault-mcp"
],
"env": {
"CDP_API_KEY_ID": "",
"CDP_API_KEY_SECRET": "",
"CDP_WALLET_SECRET": "",
"CDP_ACCOUNT_NAME": "",
"VAULT_BASE_URL": "",
"X402_MAX_PRICE": ""
}
}
}
}