mcpbeat Sign in

Vedetta MCP Server

local only

Vedetta runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 20 Aug 2026.

x402 pay-per-call crypto sentiment, divergence & analyst reads. USDC on Base. NFA.

Installs per day peak 144 · avg 7
a month agotoday
43
Installs / week
npm · vedetta-mcp
0
Stars
0 open issues
20 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Vedetta 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 vedetta -- npx -y vedetta-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vedetta": {
      "args": [
        "-y",
        "vedetta-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vedetta]
command = "npx"
args = ["-y", "vedetta-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "vedetta": {
      "args": [
        "-y",
        "vedetta-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vedetta": {
      "args": [
        "-y",
        "vedetta-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: EVM_PRIVATE_KEY (Hex private key of the wallet paying USDC on Base (x402). Optional: without it, paid tools return the live 402 offer instead of paying. Use a dedicated low-balance wallet.), VEDETTA_API_URL (API base URL override (default https://vedetta.dethboy.com)), VEDETTA_MAX_PRICE_USD (Global price-cap override in USD; replaces the per-route listed-price caps). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Vedetta

same job, measured the same way
Agent Web Reader
by charliemorrison

Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.

3 tools answering
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

34 installs/wk local only
x402 Seller
by entreprisedaney33-rgb

Pay-per-call MCP tools (crypto/DeFi data, web reading, AI tasks) in USDC over x402 on Base.

34 installs/wk local only
Webbersites X402 Data API
by webberdesign

45 pay-per-call AI agent tools: scraping, SEO, crypto data, lint, agent memory. x402 USDC on Base.

78 tools answering
AgentPay
by agentpay

22 pay-per-call AI + crypto + data microservices via x402. USDC on Base.

local only
C
santyvv-data — market & on-chain data
by santyvv

Market and on-chain crypto data for AI agents. Pay per call in USDC on Base (x402).

8 tools answering
A
CryptoPulse Data API
by saascloud

Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.

11 tools answering
Kerdos X402 MCP
by singlishman

Crypto market intelligence MCP — pay-per-tool-call in USDC on Base via the x402 protocol.

22 installs/wk local only

Vedetta — questions

Answers built from our own checks of this server.

Why is there no uptime for Vedetta?
Vedetta 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 vedetta-mcp was installed 43 times last week.
How do I connect Vedetta?
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 vedetta-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Vedetta?
The npm package vedetta-mcp was installed 43 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Vedetta 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.