← Registry

API Tools

vibesprings.net

Provides access to weather forecasts, historical weather data, and delay risk scores via pay-per-use API endpoints.

1 endpoint22 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://vibesprings.net/mcp

No auth detected

MCP server metadata

Name
vibesprings
Version
1.0.0
Capabilities
tools
Server instructions

Vibe Springs: pay-per-use data & intelligence APIs for agents (weather, FX, crypto, on-chain intel, watches, x402 merchant analytics). Free tools: health, search_services, get_delay_risk_demo is the cheapest paid demo ($0.002). Paid tools use x402 on Base: call once without payment_signature to get requirements, sign with your wallet, retry with payment_signature. No API keys, no accounts.

Known tools 22

health

Service health, upstream data-source probes, facilitator reachability, and 7-day paid-call reliability (p95 latency, paid-but-failed rate) for Vibe Springs.

Inferred read-only
search_services

Search the full Vibe Springs catalog of 49 pay-per-use x402 endpoints by keyword, category, or max price.

Potential side effects
get_forecast

Up to 16-day weather forecast for any location.

Inferred read-only
get_weather_history

Historical daily weather for any location worldwide.

Inferred read-only
get_delay_risk

Outdoor delay & disruption risk score.

Inferred read-only
get_delay_risk_demo

Demo: weather-driven delay-risk score for 5 fixed US locations.

Inferred read-only
get_exchange_rates

Current and historical foreign exchange rates from the European Central Bank.

Inferred read-only
convert_currency

Convert any amount between 30+ fiat currencies with real-time ECB rates.

Inferred read-only
get_crypto_prices

Live cryptocurrency prices, market caps, volume, and percentage changes for top tokens.

Inferred read-only
get_crypto_news

Aggregated real-time cryptocurrency news feed with lexicon-based sentiment analysis and cross-outlet story clustering.

Inferred read-only
get_defi_yields

Premium cross-protocol DeFi yield aggregator and scanner powered by DefiLlama.

Inferred read-only
get_gas_prices

Real-time gas price oracle for Base, Ethereum, Arbitrum, and Optimism.

Inferred read-only
get_wallet_intel

Premium wallet intelligence and profiling for Base, Ethereum, and Sepolia.

Inferred read-only
get_risk_report

Comprehensive on-chain due-diligence report.

Inferred read-only
get_market_pulse

Real-time market snapshot in one call: top crypto prices (CoinGecko), major FX rates (ECB), Base gas fees, and top USDC DeFi yields (DefiLlama).

Inferred read-only
get_travel_brief

Complete destination intelligence in one call.

Inferred read-only
register_watch

Register a watch condition for real-time monitoring of prices, gas, weather, wallet balances/txs, or custom API endpoints.

Inferred read-only
check_watch

Check a watch condition by ID.

Inferred read-only
check_watches_batch

Batch check up to 5 watch conditions concurrently.

Inferred read-only
get_bazaar_category_trends

Fetches historical metrics, active listings share, price distribution, and call volume momentum for a specific Bazaar service tag over a snapshot series.

Inferred read-only
get_bazaar_competitors

Finds the closest competitor listings by tag overlap and semantic token similarity.

Inferred read-only
audit_agent_visibility

AEO/GEO Agent Visibility Auditor.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.vibesprings]
url = "https://vibesprings.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "vibesprings": {
      "type": "http",
      "url": "https://vibesprings.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: vibesprings
Remote MCP URL: https://vibesprings.net/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "vibesprings": {
      "url": "https://vibesprings.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "vibesprings": {
      "type": "http",
      "url": "https://vibesprings.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "vibesprings",
  "transport": "streamable-http",
  "url": "https://vibesprings.net/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.