# Vibe Springs (remote · vibesprings.net)

Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.

- Trust score: 64/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `vibesprings.net`: 64/100 (this document), [markdown](https://verifymcp.io/servers/net-vibesprings-x402-tools/vibesprings.md), [page](https://verifymcp.io/servers/net-vibesprings-x402-tools/vibesprings)

## Channel facts

- Endpoint: `https://vibesprings.net/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 24 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 59/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 4329 tokens (~180/item across 24 items; 24 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http net-vibesprings-x402-tools https://vibesprings.net/mcp
```

### Codex

```toml
[mcp_servers.net-vibesprings-x402-tools]
url = "https://vibesprings.net/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "net-vibesprings-x402-tools": {
      "type": "remote",
      "url": "https://vibesprings.net/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add net-vibesprings-x402-tools --url https://vibesprings.net/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  net-vibesprings-x402-tools:
    url: "https://vibesprings.net/mcp"
```

### Other

```json
{
  "mcpServers": {
    "net-vibesprings-x402-tools": {
      "type": "http",
      "url": "https://vibesprings.net/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 63, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 62, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes. Other categories moved too: Schema Quality & AI Usability rose 1.

### 2026-07-27 (score 61, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 60)

First indexed and scored.

## MCP tools (24)

### `health` (~45 tokens)

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

### `search_services` (~107 tokens)

Search the full Vibe Springs catalog of 52 pay-per-use x402 endpoints by keyword, category, or max price. Returns endpoint URLs, prices, params, and example requests. [FREE]

Input parameters:

- `category` (string): Category filter, e.g. "data/weather", "market-intelligence"
- `max_price` (number): Only services at or below this USDC price
- `q` (string): Keyword query, e.g. "weather", "wallet", "pdf"

### `get_forecast` (~140 tokens)

Up to 16-day weather forecast for any location. Temperature, precipitation probability, wind, UV index. [PAID: $0.002 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `days` (number): Forecast days
- `location` (string, required): City name or region
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…

### `get_weather_history` (~166 tokens)

Historical daily weather for any location worldwide. Temperature, precipitation, wind speed, and conditions. [PAID: $0.002 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `end_date` (string, required): End date YYYY-MM-DD (max 90 days range, must be yesterday or earlier)
- `location` (string, required): City name or region
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `start_date` (string, required): Start date YYYY-MM-DD

### `get_delay_risk` (~344 tokens)

Outdoor delay & disruption risk score. Combines 7-day precipitation history, NRCS soil characteristics (drainage class, hydrologic group), ground-drying dynamics, temperature, freeze/thaw state, and wind forecast into a single 0–100 disruption risk score with per-day breakdown and contributing factors. Purpose-built for scheduling decisions (construction ground work, outdoor events, logistics, drone flights). Select an activity profile — ground_work | outdoor_event | logistics | aerial — to weight factors. US coverage only. [PAID: $0.25 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `days` (number): Forecast window in days
- `drainageClass` (string): NRCS drainage class
- `exposure` (string): Sun exposure: open | shaded
- `gradient` (string): Site slope: flat | moderate | steep
- `hydrologicGroup` (string): NRCS hydrologic soil group (A-D, or dual)
- `lat` (number, required): Latitude of the site (US coverage)
- `lon` (number, required): Longitude (US coverage)
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `profile` (string): Activity profile: ground_work | outdoor_event | logistics | aerial
- `soil` (string): Soil type if known: clay | silt | sand | rock | mixed

### `get_delay_risk_demo` (~186 tokens)

Demo: weather-driven delay-risk score for 5 fixed US locations. Same schema as the full endpoint but cheaper. Locations span clay, wet coast, semi-arid, fast-drain, and silt. [PAID: $0.002 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `location` (string): Demo location key: nova | houston | seattle | denver | miami
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `profile` (string): Activity profile
- `soil` (string): Soil type override

### `get_exchange_rates` (~167 tokens)

Current and historical foreign exchange rates from the European Central Bank. 30+ currencies supported. [PAID: $0.002 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `base` (string): Base currency ISO code (e.g. USD, EUR, GBP)
- `date` (string): YYYY-MM-DD for historical rate
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `to` (string): Comma-separated target currencies. Omit for all.

### `convert_currency` (~170 tokens)

Convert any amount between 30+ fiat currencies with real-time ECB rates. Returns converted amount, rate, and inverse rate. [PAID: $0.002 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `amount` (string): Amount to convert
- `from` (string, required): Source currency ISO code (e.g. GBP, USD)
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `to` (string, required): Target currency ISO code (e.g. JPY, EUR)

### `get_crypto_prices` (~183 tokens)

Live cryptocurrency prices, market caps, volume, and percentage changes for top tokens. Supports custom coin lists and multiple quote currencies. [PAID: $0.005 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `ids` (string): Comma-separated CoinGecko IDs (e.g. bitcoin,ethereum). Omit for top coins.
- `limit` (number): Max results
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `vs` (string): Quote currency: usd, eur, gbp, jpy, btc, eth

### `get_crypto_news` (~217 tokens)

Aggregated real-time cryptocurrency news feed with lexicon-based sentiment analysis and cross-outlet story clustering. Filters by topic, time-range, and sentiment bands. [PAID: $0.008 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `limit` (number): Max articles (1-50)
- `maxSentiment` (number): Max sentiment score (-1 to 1)
- `minSentiment` (number): Min sentiment score (-1 to 1)
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `since` (string): ISO timestamp or shorthand 1h, 6h, 24h
- `topic` (string): Comma-separated keywords (e.g. bitcoin,ethereum)

### `get_defi_yields` (~244 tokens)

Premium cross-protocol DeFi yield aggregator and scanner powered by DefiLlama. Scans Aave, Compound, Uniswap, Morpho, and 100+ protocols for the best APY opportunities across chains. Filter by token, chain, and minimum TVL. [PAID: $0.06 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `chain` (string): Filter by chain: base, ethereum, arbitrum, optimism. Omit for all chains.
- `limit` (number): Max results
- `min_tvl` (number): Minimum TVL in USD
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `sort` (string): Sort by: apy, tvl, or protocol
- `token` (string): Filter by token symbol (e.g. USDC, ETH, WBTC)

### `get_gas_prices` (~156 tokens)

Real-time gas price oracle for Base, Ethereum, Arbitrum, and Optimism. Returns slow/standard/fast fee tiers, estimated costs for common operations, and network congestion status. [PAID: $0.001 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `chain` (string): Network: base, ethereum, arbitrum, or optimism
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…

### `get_wallet_intel` (~194 tokens)

Premium wallet intelligence and profiling for Base, Ethereum, and Sepolia. Checks address profile, EOA vs smart contract, ERC-20 token balances (USDC, USDT, WETH, LINK, etc.), total transaction counts, activity classification, and behavior tags (whale, active-trader, stablecoin-holder). [PAID: $0.1 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `address` (string, required): Ethereum address (0x...)
- `chain` (string): Network: ethereum, base, or sepolia
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…

### `get_risk_report` (~183 tokens)

Comprehensive on-chain due-diligence report. Combines 6+ risk signals (known-risky address, wallet age, contract bytecode, proxy detection, selfdestruct patterns) with full wallet profiling and token holdings. [PAID: $0.1 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `address` (string, required): Ethereum address to analyze (0x-prefixed, 42 chars)
- `chain` (string): Target chain: base, ethereum, or sepolia
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…

### `get_market_pulse` (~184 tokens)

Real-time market snapshot in one call: top crypto prices (CoinGecko), major FX rates (ECB), Base gas fees, and top USDC DeFi yields (DefiLlama). All four sources fetched in parallel. [PAID: $0.05 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `base` (string): Base fiat currency for FX rates
- `cryptos` (string): Comma-separated CoinGecko token IDs (default: top 10 by market cap)
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…

### `get_travel_brief` (~201 tokens)

Complete destination intelligence in one call. Geocodes any city then fetches 7-day weather forecast, air quality index, upcoming public holidays, and local currency FX rates — all in parallel. [PAID: $0.05 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `country` (string): ISO 3166-1 alpha-2 country code for holidays (auto-detected if omitted)
- `currency` (string): Local currency ISO code for FX rates
- `location` (string, required): City or place name (e.g. Paris, Tokyo, New York)
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…

### `register_watch` (~231 tokens)

Register a watch condition for real-time monitoring of prices, gas, weather, wallet balances/txs, or custom API endpoints. Returns watchId and checkEndpoint URL. [PAID: $0.01 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `authorizedPayers` (array): Array of additional addresses allowed to check this watch
- `condition` (object, required): { op: gt|lt|crosses|changes, field: string, value?: number }
- `kind` (string, required): price | gas | weather | wallet | endpoint
- `notify` (object): { email?: string }
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `target` (string, required): Symbol (e.g. BTC-USD), chain (base), location (London), address, or URL

### `check_watch` (~144 tokens)

Check a watch condition by ID. Evaluates if the condition has been met relative to the caller's previous baseline, updates baseline to current, and sends notifications if triggered. [PAID: $0.008 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `id` (string, required): The watchId to check
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…

### `check_watches_batch` (~142 tokens)

Batch check up to 5 watch conditions concurrently. If individual watches fail or are missing, error objects are returned inline to prevent batch interruption. [PAID: $0.02 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `ids` (string, required): Comma-separated watch IDs to check
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…

### `get_bazaar_category_trends` (~159 tokens)

Fetches historical metrics, active listings share, price distribution, and call volume momentum for a specific Bazaar service tag over a snapshot series. [PAID: $0.25 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `tag` (string, required): Bazaar tag or category name
- `window` (number): Number of snapshot dates to trace (7-30)

### `get_bazaar_competitors` (~175 tokens)

Finds the closest competitor listings by tag overlap and semantic token similarity. Returns pricing, calls, and payers for each competitor along with the query resource's market rank. [PAID: $0.5 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `limit` (number): Max competitors (1-25)
- `payTo` (string): Merchant payTo address to analyze
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `resource` (string): Listing resource URL to analyze

### `audit_agent_visibility` (~146 tokens)

AEO/GEO Agent Visibility Auditor. Audit any third-party API endpoint for x402 compatibility, schema compliance, robots.txt indexing accessibility, and LLM tool calling clarity. [PAID: $0.75 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `url` (string, required): Target API endpoint URL to check

### `get_listing_intel` (~227 tokens)

Audit your own x402 listings against the live Bazaar catalogue. Authenticity scoring separates genuine demand from self-traffic (the catalogue's highest-volume listings are frequently a merchant calling itself), listing-health diagnostics explain why a listing takes no paid calls, and price-band guidance is drawn from what measurably sells. Includes your revenue percentile across all indexed merchants. [PAID: $1 USDC per call via x402 on Base. First call without payment_signature returns the payment requirements.]

Input parameters:

- `domain` (string): Merchant domain to audit, e.g. example.com. Provide this or pay_to.
- `pay_to` (string): Receiving wallet address (0x...) whose listings should be audited.
- `payment_signature` (string): Optional x402 payment token. Call the tool WITHOUT this first to receive payment requirements (price, payTo, asset, nonce rules), sign the exact-scheme EIP-712 USDC authorization with your wallet, th…
- `tag` (string): Optional keyword to scope pricing guidance to comparable services.

### `check_listing_health` (~127 tokens)

FREE x402 merchant listing health report (3/day/IP). Pass your merchant domain or payTo address and get: per-listing serviceName/tags/icon checks, 30-day call and payer counts, revenue proxy, market rank among all Bazaar domains, and a prioritized fix list. The free tier of the paid trends/competitors/audit suite. [FREE]

Input parameters:

- `domain` (string): Merchant domain to analyze (e.g. api.example.com). Provide this or payTo.
- `payTo` (string): Merchant payTo address (0x...). Provide this or domain.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/net-vibesprings-x402-tools/vibesprings#diagnostics

## Score history

- 2026-08-03: 64
- 2026-08-02: 63
- 2026-08-01: 63
- 2026-07-31: 62
- 2026-07-29: 63
- 2026-07-28: 62
- 2026-07-27: 61
- 2026-07-26: 60

## Links

- Remote endpoint: https://vibesprings.net/mcp
- Repository: https://github.com/chrispy90/vibesprings-mcp
- Website: https://vibesprings.net/for-agents
- Changelog RSS feed: https://verifymcp.io/servers/net-vibesprings-x402-tools/vibesprings/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/net-vibesprings-x402-tools/vibesprings/changelog.json
- HTML version of this page: https://verifymcp.io/servers/net-vibesprings-x402-tools/vibesprings
