The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Founden MCP listing page.
MCP server for Founden. Build and iterate on a real software company through any MCP-compatible AI agent (Claude Desktop, Cursor, VS Code, ChatGPT), without keeping a browser open. Describe the business; Founden builds it in the cloud and returns a live preview URL.
Claude Desktop / Cursor (mcp.json):
Get your API key at https://founden.ai/app/build. One omk_ key works across all O-mega products (Founden, Suprsonic, Suprbrowser).
| Tool | Description |
|---|---|
build_company(prompt, company_id?) | Start (or continue, on your default company) a build from a plain-language description. Returns an execution_id. Costs 1 credit. |
get_build(execution_id) | Get build status and the live preview URL. |
message_build(execution_id, prompt) | Send a follow-up instruction to a running build (free within a build). |
MIT