mcpbeat Sign in

Lithium Vault MCP Server

local only

Lithium Vault MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 226 installs a week from npm. Last commit 15 Sep 2026.

Primary-source lithium & battery-metals mining data (AISC, reserves, filings) via x402.

Installs per day peak 40 · avg 9 · +2% w/w
a month agotoday
226
Installs / week
npm · lithium-vault-mcp
0
Stars
0 open issues
15 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Lithium Vault MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add lithium-vault-mcp -- npx -y lithium-vault-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lithium-vault-mcp": {
      "args": [
        "-y",
        "lithium-vault-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lithium-vault-mcp]
command = "npx"
args = ["-y", "lithium-vault-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "lithium-vault-mcp": {
      "args": [
        "-y",
        "lithium-vault-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lithium-vault-mcp": {
      "args": [
        "-y",
        "lithium-vault-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CDP_API_KEY_ID (Coinbase CDP API key ID for the wallet that pays the per-call USDC fee), CDP_API_KEY_SECRET (Coinbase CDP API key secret), CDP_WALLET_SECRET (Coinbase CDP wallet secret), CDP_ACCOUNT_NAME (Named CDP account to pay from (default: lithium-vault-mcp)), VAULT_BASE_URL (Override the vault endpoint base URL (default: https://clink-lithium-vault.fly.dev)), X402_MAX_PRICE (Max USD price per call the server will pay before refusing (default: 0.25)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Lithium Vault MCP

same job, measured the same way
Primary Source Commodities
by sawftware-apps

Primary-source commodities data for AI agents — EIA, FRED, CFTC, USDA, USGS via x402 on Base.

11 tools answering
FirstData
by vist233

Hosted MCP server for finding authoritative primary data sources and official portals.

answering
AI Pricing Hub
by gishh

Source-backed AI model pricing, rankings, history, and benchmark data.

11 tools answering
x402 Bazaar Listing Monitor
by acjlabs

Checks x402 Bazaar resource listings against the public discovery catalog and flags drops.

1 tools answering
Fronius MCP
by flowiesner

Real-time Fronius inverter data in Claude — PV, battery, grid and smart meter via local Solar API.

74 installs/wk local only
Deep Research
by openhelm

Autonomous buy-side research: diligence, earnings, SEC filings, comp sets. Source-cited real data.

answering
Wodan Posture
by goedvps-app-wodan-posture

Access-posture reports for agent data sourcing: robots, bot wall, licensing. Paid per call via x402.

2 tools answering
RESET Verifica
by resetparatodos

Deterministic Mexican/LatAm verification + sanctions & PEP screening for AI agents. Pay via x402.

30 tools answering

Lithium Vault MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Lithium Vault MCP?
Lithium Vault MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package lithium-vault-mcp was installed 226 times last week.
How do I connect Lithium Vault MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls lithium-vault-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Lithium Vault MCP?
The npm package lithium-vault-mcp was installed 226 times in the last week. Week over week that is +2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Lithium Vault MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.