Leapd.ai
AI that builds and runs your business — 24/7
Ads
Overview
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. leapd.ai · Get an API key · What is an AI-run business? · State of AI-Run Businesses 2026 Everything above happens inside your editor. Leapd does the work; this server is the wire. - Requirements · Install · Tools · Configuration - What Leapd is · What an AI-run business is · Why MCP - FAQ · Further reading · Security
Installation
claude mcp add leapd --env LEAPD_API_KEY=leapd_your_key -- npx -y github:leapd-ai/leapd-mcp
Configuration
{
"mcpServers": {
"leapd": {
"command": "npx",
"args": ["-y", "github:leapd-ai/leapd-mcp"],
"env": { "LEAPD_API_KEY": "${LEAPD_API_KEY}" }
}Capabilities
- Launch a business from an idea
Use `launch_business` to turn a concept into a live business with positioning, a deployed landing page, and a day-one plan.
- Track workspace status
Call `get_workspace` to check your live URL, deployment and domain status, and current plan day.
- Manage the task plan
Use `list_tasks` to see queued, running, blocked, or completed work, and `create_task` to add new items like pages to build or research to run.
- Prioritize execution
Trigger `run_task` to start a queued task immediately instead of waiting for its scheduled slot.
- Review generated artifacts
Browse `list_documents` to see positioning, ICP, roadmap, and research files, then read any one in full with `get_document`.
Tags
- productivity
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.