With three FX converters, two crypto price calls and two calculators, choosing becomes the problem — and platform_tool_finder is a semantic search across the set for exactly that. Most of the data tools answer straight after you add the endpoint, with no key at all.
A hosted server on Google Cloud Run, reachable over Streamable HTTP. It puts market data, banking and payment records, news and web reading behind one endpoint with nothing to install.
- platform_tool_finder — semantic search across the tool set, for when it is not obvious which call answers the question
- Foreign exchange: currency_convert and currency_convert_lite via Frankfurter, currency_convert_open on open exchange rate data, currency_fx_lite for mid-market conversion, and currency_rates for live and historical rates
- Crypto: crypto_price via CoinGecko, crypto_price_lite for spot price and the day's change, and crypto_fx_rates between any crypto and fiat pair
- Equities: stock_quote for real-time price with high, low and change, and stock_price_lite
- Calculations, with no external API behind them: financial_calculator for compound interest, loan payments, ROI, present and future value and break-even, plus financial_calculator_lite
- Banking and payments: bank_accounts and open_banking_transactions, with stripe_payments and stripe_payment_records
- Reading: web_news_headlines from BBC News and The Guardian across topic categories with a keyword filter, and web_url_reader, which fetches any public URL as clean plain text
A client that accepts a remote Streamable HTTP endpoint. The FX, crypto, calculator, news and URL tools need no API key; the banking and Stripe tools reach real accounts and take their own credentials.
One command plus a key — claude mcp add inferventis --transport http https://mcp-server-295985738387.europe-west1.run.app/mcp, then supply credentials
