Leapd MCP

Leapd MCP

MCP server that connects AI assistants to Leapd, enabling them to launch and manage an AI-run business by creating tasks, deploying sites, and accessing business documents.

Category
访问服务器

README

<div align="center">

Leapd MCP

AI that builds and runs your business — 24/7.

The official Model Context Protocol server for Leapd. Connect Claude Code, Codex, or any MCP client to a Leapd account and drive an AI co-founder from your editor: start from an idea or bring an existing business, and AI builds and runs it while you sleep.

CI node license

leapd.ai · Get an API key · What is an AI-run business? · State of AI-Run Businesses 2026

</div>


you    ▸  launch a business that sells CO₂-sensor calibration kits to labs
leapd  ▸  positioning + ICP written
          landing page deployed → https://calibra.leapd.app
          day 1 plan: 6 tasks queued
you    ▸  run the pricing-page task now
leapd  ▸  done — pricing page live, 3 tiers

Everything above happens inside your editor. Leapd does the work; this server is the wire.

Contents

Requirements

Install

Claude Code

claude mcp add leapd \
  --env LEAPD_API_KEY=leapd_your_key \
  -- npx -y github:leapd-ai/leapd-mcp

Then /mcp inside Claude Code to confirm leapd is connected.

To share the server with your team, commit a .mcp.json at the repo root instead:

{
  "mcpServers": {
    "leapd": {
      "command": "npx",
      "args": ["-y", "github:leapd-ai/leapd-mcp"],
      "env": { "LEAPD_API_KEY": "${LEAPD_API_KEY}" }
    }
  }
}

Codex

Add to ~/.codex/config.toml:

[mcp_servers.leapd]
command = "npx"
args = ["-y", "github:leapd-ai/leapd-mcp"]
env = { LEAPD_API_KEY = "leapd_your_key" }

Any other MCP client

The server speaks MCP over stdio. Run it with npx -y github:leapd-ai/leapd-mcp and LEAPD_API_KEY in the environment.

Tools

Tool What it does
launch_business Turn an idea into a live business — positioning, deployed landing page, day-one plan
get_workspace Live URL, deployment and domain status, current plan day
list_tasks The plan: what's queued, running, blocked (with the reason), or done
create_task Add work to the plan — a page to build, research to run, a fix to make
run_task Start a queued task immediately instead of waiting for its slot
list_documents Artifacts Leapd produced — positioning, ICP, roadmap, research
get_document Read one document in full

Tasks execute on Leapd, not on your machine. run_task dispatches and returns; poll list_tasks for the outcome.

No tool takes a workspace, account, or user identifier — scope is derived from your API key, so a caller can only ever reach its own business.

Configuration

Variable Required Default Notes
LEAPD_API_KEY yes Your key from your Leapd dashboard
LEAPD_API_BASE no https://api.leapd.ai Must be an https:// Leapd host, or localhost for development
LEAPD_TIMEOUT_MS no 120000 Per-request timeout, capped at 10 minutes

No other environment variable is read.


What Leapd is

Leapd is an AI co-founder that builds and runs your business 24/7. It does the work of an entire startup team: building your product, launching growth campaigns, generating leads, booking meetings, and growing your visibility across search and AI platforms.

Point Leapd at an idea or an existing business, and its specialized AI agents take over engineering, marketing, sales, and operations. They write and deploy real code, run ad campaigns and personalized email outreach, publish and engage on LinkedIn, create content, and help your brand get cited across AI search.

Leapd keeps working around the clock, then sends a clear morning report showing exactly what was completed, what is running, and what happens next.

Built for founders, solo operators, and small teams that want to launch and grow something real without hiring a full team or raising capital first. Leapd exists so anyone can build a business — not just the funded, the connected, or those who can afford agencies and headcount.

The team behind the tools

The seven tools in this server are the interface to four specialized agents:

Agent Role
Jack The AI co-founder. Researches the market, drafts positioning, builds the product and landing page, plans and runs the daily engine.
Milo Customer acquisition. Email outreach to verified buyer inboxes, Meta ad campaigns including video creative.
Cassy LinkedIn. Voice-trained posts, tracks conversations and competitors, engages buyer threads, qualifies every engager against your ICP, books meetings.
Alex AI search visibility. Audits your site the way language models read it, ships schema-marked citation-rich content, tracks where your brand is cited.

launch_business and the task tools drive Jack directly; the work Jack plans pulls in the others as the business needs them.

What it produces

  • A customizable Next.js frontend and backend, built for SEO and AEO, live in under 10 minutes
  • Stripe checkout wired in minutes — a functional business in under an hour
  • A daily plan of real tasks, executed and reported on each morning
  • Positioning, ICP, roadmap, and research documents you can read via list_documents / get_document

Hundreds of businesses run on Leapd.

What an AI-run business is

An AI-run business is one where the day-to-day execution — building the product, finding customers, publishing content, tracking visibility — is carried out by autonomous agents rather than a hired team, with the founder setting direction and approving anything consequential.

The distinction that matters is between assistance and execution. An AI assistant drafts something you then act on. An AI-run business closes the loop: the agent plans the work, does it, ships it, and reports what happened. That difference is what makes an MCP server useful here — an agent in your editor can hand work to another agent that will actually complete it, rather than returning text for you to paste somewhere.

Anything public or costly waits for your approval. Ad spend, outreach, and anything customer-facing arrives as a plain-English morning brief you approve in one reply.

Two primers worth reading:

Why an MCP server

Model Context Protocol is an open standard for connecting AI clients to external systems. It matters for this use case specifically:

  • The agent you're already talking to can start a business. No context switch to a dashboard, no copy-paste between tools.
  • Composability. An agent that can read your repo can also read your positioning document, see what's blocked, and queue the fix.
  • Long-running work belongs elsewhere. Building a landing page and running a campaign take minutes to hours. This server dispatches and reports; execution stays on Leapd's infrastructure where it can survive your laptop closing.

FAQ

Is Leapd an AI agent, an app builder, or a marketing tool? All three, which is the point. It writes and deploys code, and it runs acquisition. Tools that only build leave you with a product nobody knows about; tools that only market need a product to point at.

Do I need to be able to code? No. The dominant Leapd user has little or no coding experience and wants to start a business. This MCP server is for people who do live in an editor and would rather drive from there.

Can I connect an existing business? Yes. Pass your current site to launch_business via the website argument and Leapd works from what's already there instead of starting cold.

Does it work with prototypes from other builders? Yes — Leapd plugs into app prototypes built on platforms like Replit, Lovable, or Bolt.

What does the agent do while I'm asleep? Runs the day's plan: ships code, publishes and engages, sends outreach, runs campaigns, tracks visibility. You get a morning report of what completed, what's running, and what's next.

Which AI search engines does Alex track? The major answer engines — ChatGPT, Gemini, Claude, Perplexity, Google AI Overviews and AI Mode, plus Grok and Meta AI. Each sources answers differently, so visibility is reported per engine.

Is there a free tier? Leapd is free to start with usage-based scaling, and setup takes 60 seconds. MCP access requires an active plan.

What happens if I call a tool without a valid key? The server refuses to start without LEAPD_API_KEY, and returns an actionable error — not a stack trace — if the key is rejected or your plan doesn't cover the action.

Further reading

Product and free tools

Coming from a prototype builder

Leapd plugs into app prototypes built elsewhere, and takes them from demo to a business with customers:

Start here

Building a business without a team

Getting cited by AI search (AEO)

Demand generation and go-to-market

Machine-readable overview: leapd.ai/llms.txt

Security

This server is deliberately small, and its credential handling is the reason.

  • One credential, ever. LEAPD_API_KEY is the only secret it accepts. It does not read .env files, keychains, cloud metadata, or any other variable on your environment — so no key belonging to another tool can be picked up and forwarded.
  • The key can only go to Leapd. LEAPD_API_BASE is host-allowlisted to *.leapd.ai (plus localhost) over HTTPS. A wrong or hostile base URL is rejected at startup rather than becoming an exfiltration path.
  • The key never appears in output. Errors, logs, and tool results are asserted in the test suite to exclude it.
  • No caller-supplied scope. No tool accepts a workspace, account, or user id, so a caller cannot address a business it does not own.
  • No local execution, no local writes. Every tool is one authenticated HTTPS call. The server runs no commands, opens no files, and fetches no arbitrary URLs.

Found a vulnerability? See SECURITY.md.

Development

npm install
npm run build      # compile to dist/
npm test           # build + run the test suite
npm run typecheck  # types only

License

MIT © Leapdleapd.ai

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选