Back to Browse

Vibesprings MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://vibesprings.net/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

22 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "net-vibesprings-x402-tools": {
      "url": "https://vibesprings.net/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Vibe Springs — Hosted MCP Server

Pay-per-use data & intelligence tools for AI agents. No API keys, no accounts — paid tools settle per call in USDC on Base via the x402 protocol.

This repository is the public manifest for the hosted Vibe Springs MCP server. The server runs at https://vibesprings.net/mcp — there is nothing to install or build. Connect directly over Streamable HTTP.


Connect

Claude Code

claude mcp add -t http vibesprings https://vibesprings.net/mcp

Claude Desktop / Cursor (config)

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

No credentials are required to connect. Free tools work immediately; paid tools return their payment requirements on the first call (see Paying below).


Tools

Free

ToolDescription
healthService health, upstream probes, facilitator reachability, 7-day reliability.
search_servicesSearch the full catalog of 52 x402 endpoints by keyword, category, or max price.

Weather & environment

ToolPriceDescription
get_forecast$0.002Up to 16-day weather forecast for any location.
get_weather_history$0.002Historical daily weather worldwide.
get_delay_risk$0.25Outdoor delay/disruption risk score (weather + soil trafficability), US.
get_delay_risk_demo$0.002Demo of delay-risk on 5 fixed US locations.

Finance

ToolPriceDescription
get_exchange_rates$0.002Live & historical fiat FX rates (30+ currencies).
convert_currency$0.002Convert any amount between 30+ fiat currencies.
get_crypto_prices$0.005Live crypto prices, market caps, volume, changes.
get_crypto_news$0.008Aggregated crypto news with sentiment and clustering.
get_defi_yields$0.06Cross-protocol DeFi yield scanner (100+ protocols).

On-chain

ToolPriceDescription
get_gas_prices$0.001Gas oracle for Base, Ethereum, Arbitrum, Optimism.
get_wallet_intel$0.10Wallet profiling: balances, tokens, activity, behavior tags.
get_risk_report$0.10On-chain due-diligence report (6+ risk signals).

Composite (one call, many sources)

ToolPriceDescription
get_market_pulse$0.05Crypto + FX + gas + DeFi yields in a single call.
get_travel_brief$0.05Forecast + air quality + holidays + FX for any city.

Standing loops (monitoring)

ToolPriceDescription
register_watch$0.01Register a price/gas/weather/wallet/endpoint watch condition.
check_watch$0.008Check one watch condition against your baseline.
check_watches_batch$0.02Check up to 5 watches in one call.

Merchant intelligence (for x402 sellers)

ToolPriceDescription
get_bazaar_category_trends$0.25Historical metrics & pricing momentum for a Bazaar tag.
get_bazaar_competitors$0.50Closest competitor listings by tag/semantic overlap + your rank.
audit_agent_visibility$0.75AEO/GEO auditor for any x402 endpoint's agent-discoverability.

Live, always-accurate tool metadata: https://vibesprings.net/.well-known/mcp/server-card.json


Paying (x402 over MCP)

Paid tools implement a two-step handshake so the agent stays in control of its wallet:

  1. Call the tool without payment_signature → the response is a structured payment_required object with the exact x402 requirements (price, payTo, asset, nonce).
  2. Sign the exact-scheme EIP-712 USDC authorization with your wallet (@x402/fetch for TS, x402 for Python handle this), then call the tool again with the base64 token in the payment_signature argument.

Cheapest way to test the full flow end-to-end: get_delay_risk_demo ($0.002).

  • Network: Base mainnet (eip155:8453)
  • Asset: USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)

Links

Provider: Ilyistics LLC · Contact: support@vibesprings.net

License

Documentation in this repository is released under the MIT License. The Vibe Springs service and its implementation are proprietary and not included here.

Reviews

No reviews yet

Be the first to review this server!