founden-mcp
Allows deploying a live preview of the built company website to Vercel.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@founden-mcpbuild a booking site for my dental clinic with online payments"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
founden-mcp
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.
Install
Claude Desktop / Cursor (mcp.json):
{
"mcpServers": {
"founden": {
"command": "npx",
"args": ["-y", "founden-mcp"],
"env": { "FOUNDEN_API_KEY": "omk_your_key" }
}
}
}Get your API key at https://founden.ai/app/build. One omk_ key works across all O-mega products (Founden, Suprsonic, Suprbrowser).
Related MCP server: Kleap
Tools
Tool | Description |
| Start (or continue, on your default company) a build from a plain-language description. Returns an |
| Get build status and the live preview URL. |
| Send a follow-up instruction to a running build (free within a build). |
Example
build_company: "Build a booking site for my dental clinic with online payments"
-> { execution_id: "...", company_id: "...", status: "running", stream_url: "..." }
get_build: "<execution_id>"
-> { status: "completed", preview_url: "https://...vercel.app" }
message_build: "<execution_id>", "add a contact form on the homepage"
-> { status: "accepted" }Remote HTTP transport
FOUNDEN_API_KEY=omk_... npx founden-mcp --http --port 3100License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables generating web application prototypes from natural language requirements using the v0 Platform API. Returns demo URLs and file information for created prototypes.Last updated401MIT
- AlicenseAqualityBmaintenanceEnables AI agents to build, edit, and publish live websites with hosting, database, auth, and domains via the Model Context Protocol.Last updated13191MIT
- Alicense-qualityCmaintenanceEnables non-coders to build software by describing ideas in natural language, orchestrating AI agents and CLI workers via chat without needing a terminal.Last updated143Apache 2.0
- Flicense-qualityDmaintenanceEnables AI assistants to programmatically generate Lovable Build URLs to create applications from prompts, with optional image references and structured requirements.Last updated
Related MCP Connectors
Build personal interactive apps with real URLs and persistent storage, using any AI.
End-to-end agent-managed company brain. Docs, diagrams, plans, Knowledge Graph. Lean & affordable.
Turn Claude or ChatGPT into a website builder that ships a real site to a live URL you own.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/O-mega-Enterprise/founden-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server