API Tools
vibesprings.net
Provides access to weather forecasts, historical weather data, and delay risk scores via pay-per-use API endpoints.
ENDPOINT 1
https://vibesprings.net/mcp
MCP server metadata
- Name
- vibesprings
- Version
- 1.0.0
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
healthService health, upstream data-source probes, facilitator reachability, and 7-day paid-call reliability (p95 latency, paid-but-failed rate) for Vibe Springs.
Inferred read-onlysearch_servicesSearch the full Vibe Springs catalog of 49 pay-per-use x402 endpoints by keyword, category, or max price.
Potential side effectsget_delay_risk_demoDemo: weather-driven delay-risk score for 5 fixed US locations.
Inferred read-onlyget_exchange_ratesCurrent and historical foreign exchange rates from the European Central Bank.
Inferred read-onlyconvert_currencyConvert any amount between 30+ fiat currencies with real-time ECB rates.
Inferred read-onlyget_crypto_pricesLive cryptocurrency prices, market caps, volume, and percentage changes for top tokens.
Inferred read-onlyget_crypto_newsAggregated real-time cryptocurrency news feed with lexicon-based sentiment analysis and cross-outlet story clustering.
Inferred read-onlyget_defi_yieldsPremium cross-protocol DeFi yield aggregator and scanner powered by DefiLlama.
Inferred read-onlyget_gas_pricesReal-time gas price oracle for Base, Ethereum, Arbitrum, and Optimism.
Inferred read-onlyget_wallet_intelPremium wallet intelligence and profiling for Base, Ethereum, and Sepolia.
Inferred read-onlyget_market_pulseReal-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-onlyregister_watchRegister a watch condition for real-time monitoring of prices, gas, weather, wallet balances/txs, or custom API endpoints.
Inferred read-onlyget_bazaar_category_trendsFetches historical metrics, active listings share, price distribution, and call volume momentum for a specific Bazaar service tag over a snapshot series.
Inferred read-onlyget_bazaar_competitorsFinds the closest competitor listings by tag overlap and semantic token similarity.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.