Runnw.ai MCP Server
Runnw.ai exposes its public business information through a Model Context Protocol (MCP) server, so AI assistants and agents can query the offer, pricing, FAQ, and contact details directly - structured, current, and bilingual (EN/DE).
Endpoint
https://euxwojwcjltwtwtaqngd.supabase.co/functions/v1/mcpTransport: Streamable HTTP. No authentication required. Read-only.
Available tools
| Tool | Description | Parameters |
|---|---|---|
| get_offer | Full service overview: positioning, the two levers (SaaS negotiation, GPU cloud strategy), the Runway Sprint, and the fractional option for growing teams. | locale: en or de (optional, default en) |
| get_pricing | Runway Sprint pricing: CHF 9,500 fixed fee, duration, scope, next step. Returns numeric basePrice and currency fields for machine parsing. | locale: en or de (optional) |
| get_faq | Public FAQ: differentiation vs. Vendr/Tropic/Cledara, no-GPU-spend case, NDA, guarantee, why-not-your-CFO. | locale: en or de (optional) |
| get_contact | Booking link for the free 30-minute runway audit, email, and founder LinkedIn. | none |
Example - connect from Claude or another MCP client
{
"mcpServers": {
"runnwai": {
"type": "http",
"url": "https://euxwojwcjltwtwtaqngd.supabase.co/functions/v1/mcp"
}
}
}Or add it as a custom connector in Claude, ChatGPT, or any MCP-compatible client using the endpoint URL above.
For humans
Looking for the website? runnwai.com. Want to talk? Book the free 30-minute runway audit.
Last updated: 2026-07-20 · Back to homepage