Production MCP server with 9 financial and web tools — live on Google Cloud Run. Free tools include live FX rates, crypto prices, financial calculations, real-time news headlines, and URL reading. Paid tools (API key required) cover stock quotes, open banking transactions, and Stripe payment data. Supports x402 micropayments ($0.001 USDC/call on Base) with no account needed.
Server Config
{
"mcpServers": {
"inferventis": {
"type": "streamable-http",
"url": "https://mcp-server-295985738387.europe-west1.run.app/mcp-pay"
}
}
}