Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Founden

БесплатноНе проверен

Build your company over chat: website, app, and admin built in the cloud. One API key.

GitHubEmbed

Описание

Build your company over chat: website, app, and admin built in the cloud. One API key.

README

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).

Tools

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).

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 3100

License

MIT

from github.com/O-mega-Enterprise/founden-mcp

Установить Founden в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install founden-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add founden-mcp -- npx -y founden-mcp

FAQ

Founden MCP бесплатный?

Да, Founden MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Founden?

Нет, Founden работает без API-ключей и переменных окружения.

Founden — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Founden в Claude Desktop, Claude Code или Cursor?

Открой Founden на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Founden with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication