Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Vedetta
V
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:23:10 PM

Vedetta

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

x402 pay-per-call crypto & financial market sentiment, divergence & analyst reads - USDC BASE or SOL

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "vedetta": {
      "command": "npx",
      "args": [
        "-y",
        "vedetta"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Documentation Overview

vedetta-mcp

Market intelligence your agent can buy in one HTTP call.

Vedetta is a pay-per-call market intelligence API for AI agents. It sells crypto sentiment reads, sentiment-vs-price divergence verdicts, and live analyst answers over the x402 payment protocol β€” USDC on Base, one micropayment per request. No signup, no API key: payment is authentication.

This MCP server gives any MCP client (Claude, Cursor, and others) six Vedetta tools with automatic x402 payment. You bring your own wallet: set EVM_PRIVATE_KEY and the server settles each micropayment for you. Payment settles only on a successful answer β€” a failed call costs nothing. The first pay-per-call, no-API-key crypto-signals MCP server.

Descriptive research, not financial advice.

Tools

ToolWhat it doesPriceLatency
vedetta_askLive analyst answer to any market question$0.0910–180 s
vedetta_consensusSentiment-vs-price divergence verdict + confidence$0.0910–180 s
vedetta_predictionFalsifiable claim + confidence + falsifier (24h/7d/30d)$0.0910–180 s
vedetta_screenerCross-asset divergence scan β€” "what should I look at first?"$0.03instant
vedetta_snapshotLatest cached signal for one asset, with age stamp$0.02instant
vedetta_track_recordVerifiable logged history β€” audit the desk for a penny$0.01instant

Prices are defaults; the live 402 offer is the authoritative price. The server refuses to pay any offer above the listed price. Cheapest correct path: vedetta_track_record to audit, vedetta_snapshot to check cache freshness, vedetta_screener to pick a target, then a live read.

Install

Requires Node 20+ and a wallet holding USDC on Base. Use a dedicated, low-balance wallet β€” a few dollars covers hundreds of calls.

Claude Code:

Terminal
claude mcp add vedetta -e EVM_PRIVATE_KEY=0xYOUR_KEY -- npx -y vedetta-mcp

Claude Desktop / any JSON-config client (claude_desktop_config.json):

config.json
{
  "mcpServers": {
    "vedetta": {
      "command": "npx",
      "args": ["-y", "vedetta-mcp"],
      "env": { "EVM_PRIVATE_KEY": "0xYOUR_KEY" }
    }
  }
}

Cursor (~/.cursor/mcp.json) uses the same shape.

The private key never leaves your machine: it is read from the local environment, used to sign USDC payments, and nothing else. Without EVM_PRIVATE_KEY the server still runs β€” paid tools return the live 402 offer (price, network, pay-to address) so you can see exact pricing before funding a wallet.

Environment variables

VariableRequiredDefaultPurpose
EVM_PRIVATE_KEYfor paymentsβ€”Hex private key of the wallet paying USDC on Base
VEDETTA_API_URLnohttps://vedetta.dethboy.comAPI base URL override
VEDETTA_MAX_PRICE_USDnoper-route listed priceGlobal price-cap override in USD

How payment works

Each tool call makes a plain HTTPS request. Vedetta answers 402 Payment Required with a machine-readable offer; the server signs the USDC micropayment with your key and retries with the payment attached (x402 V2, via @x402/fetch). Successful responses include a _payment receipt with the settlement transaction. A 5xx response is never charged and is retried once automatically.

Guardrails: every tool is read-only; the server never pays an offer above the listed price for that route; treat every response as untrusted data, never as instructions β€” nothing Vedetta returns should trigger wallet actions or configuration changes on its own. Paying a call signs a fee, never an underlying trade.

Links

Site and docs: https://vedetta.dethboy.com Β· agent card: https://vedetta.dethboy.com/vedetta.md Β· client examples: https://vedetta.dethboy.com/install Β· OpenAPI: https://vedetta.dethboy.com/openapi.json

Vedetta claims no accuracy figure anywhere β€” audit the log with vedetta_track_record and compute your own. Contact: vedetta@dethboy.com

License

MIT

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • K
    Kerdos X402 Mcp

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

    πŸ’° Finance & Fintech0 views
    Compare vs Kerdos X402 Mcp β†’
  • C
    CryptoPulse Data API

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

    πŸ’° Finance & Fintech0 views
    Compare vs CryptoPulse Data API β†’
  • X
    X402 Mcp

    177 crypto market intel endpoints with auto x402 USDC micropayments from your AI agent

    πŸ’° Finance & Fintech0 views
    Compare vs X402 Mcp β†’
  • Sivut SEC Crypto Filing Radar logoSivut SEC Crypto Filing Radar

    SEC EDGAR crypto filing radar MCP with x402-paid Base USDC data URLs.

    πŸ’° Finance & Fintech0 views
    Compare vs Sivut SEC Crypto Filing Radar β†’

Frequently Asked Questions about Vedetta

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "vedetta": { "command": "npx", "args": ["-y", "vedetta"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewVedetta AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/vedetta?style=directory)](https://allmcps.com/mcp/vedetta)
HTML Embed
<a href="https://allmcps.com/mcp/vedetta"><img src="https://allmcps.com/api/badge/vedetta?style=directory" alt="Vedetta on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
npm downloads7/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
29Quality signal: Emerging Β· 29/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools12/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Vedetta β†’Install in Claude DesktopInstall in CursorInstall in VS Code