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. The Bot Wire
T
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:46:37 PM

The Bot Wire

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

301 real-time data wires. Paid per call via x402, no API key, no free tier.

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": {
    "the-bot-wire": {
      "command": "npx",
      "args": [
        "-y",
        "the-bot-wire"
      ]
    }
  }
}

πŸ’‘ 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

botwire-mcp

The Bot Wire as MCP tools β€” 301 real-time data wires for AI agents.

Every model has a knowledge cutoff. Your agent is blind to the present. The Bot Wire reads primary sources directly, not a crawler's index of them: SEC EDGAR filings, the Federal Reserve and ECB, BLS and BEA economic releases, federal court opinions, congressional bills, the White House, DOJ, FDA, CISA advisories, USGS earthquakes, NWS severe weather, arXiv, NASA and federal contract awards, alongside 300 more wires across news, markets, technology, industry trade press and culture.

  • $0.005–$0.01 per call via x402 micropayments, USDC on Base
  • No API keys. No signup. No subscription. The wallet is the account
  • 301 wires, 779 source feeds, polled continuously and searched in about a millisecond

Install

Terminal
claude mcp add botwire -- npx -y botwire-mcp

For paid results the package needs a funded Base wallet. It signs each HTTP 402 and retries for you, so your own code never touches payment logic:

Terminal
claude mcp add botwire -e BOTWIRE_WALLET_PRIVATE_KEY=0x... -- npx -y botwire-mcp

Claude Desktop, in claude_desktop_config.json:

config.json
{
  "mcpServers": {
    "botwire": {
      "command": "npx",
      "args": ["-y", "botwire-mcp"],
      "env": { "BOTWIRE_WALLET_PRIVATE_KEY": "0x..." }
    }
  }
}

Tools

ToolCostWhat it does
list_wiresfreeEvery wire with the condition that should trigger it, its filters and its price
botwire_statusfreeService freshness: item counts, source count, last refresh
search_newspaidRanked search across 40 curated news sources
query_wirepaidThe latest items from one of 301 specialist wires

list_wires is the one to call first. Each wire advertises the question it answers ("ask when the question is about a vulnerability, CVE or security advisory"), so a model can route to the right wire without guessing.

There is no free data tier

The HTTP catalogue is paid. The remote MCP server at https://thebotwire.com/mcp is discovery only: it returns wires, triggers, filters and prices, and no items. Anything that returns data costs $0.005 to $0.01 per call.

Free and open, with no wallet: /health for live counts and last poll time, /sources for every publisher polled, and /wires.json for the machine-readable catalogue.

Direct HTTP, without MCP

bash
# the full routing table: which wire answers which question
curl https://thebotwire.com/llms-full.txt

# paid call: any x402 client signs the 402 and retries
curl "https://thebotwire.com/cve/latest?q=openssl&since=7d"

Machine docs at /llms.txt, the OpenAPI 3 spec at /openapi.json, x402 discovery at /.well-known/x402.

What it does not carry

Headlines, snippets, summaries and links only, never full article text. No price quotes or OHLCV. No deep historical archive: each wire keeps a rolling window, 72 hours by default and up to 30 days on sparse government sources. Search is ranked keyword, not semantic, so send distinctive terms rather than a natural-language question.

MIT licensed. Contact: vellenue@gmail.com

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • B
    Blixtworks

    Vision, web and data tools paid per call in USDC on Base via x402. No account, no API key.

    πŸ’° Finance & Fintech0 views
    Compare vs Blixtworks β†’
  • P
    Parser

    Parse receipts & invoices into structured JSON. Pay per call in USDC (x402 on Base), no API key.

    πŸ’° Finance & Fintech0 views
    Compare vs Parser β†’
  • Q
    Quartermaster

    x402 toolkit for AI agents: paid web, AI, and Base chain tools per call in USDC. Free tools too.

    πŸ’° Finance & Fintech0 views
    Compare vs Quartermaster β†’
  • Plugin logoPlugin

    Circulara Observe MCP plugin - meters your AI agents' token spend and carbon, free tier.

    πŸ’° Finance & Fintech0 views
    Compare vs Plugin β†’

Frequently Asked Questions about The Bot Wire

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "the-bot-wire": { "command": "npx", "args": ["-y", "The Bot Wire"] } }

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 PreviewThe Bot Wire AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/the-bot-wire?style=directory)](https://allmcps.com/mcp/the-bot-wire)
HTML Embed
<a href="https://allmcps.com/mcp/the-bot-wire"><img src="https://allmcps.com/api/badge/the-bot-wire?style=directory" alt="The Bot Wire 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.
27Quality signal: Emerging Β· 27/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 & tools11/30
Adoption & activity1/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 The Bot Wire β†’Install in Claude DesktopInstall in CursorInstall in VS Code