Codapult
Как это работаетAI-платформаArchitectureМодулиMCPCLIПлагиныЦеныДокументацияБлогДемо
Получить Codapult
Logo

SaaS-бойлерплейт для разработчиков

Получить Codapult

Проект

  • Цены
  • Architecture
  • Модули
  • AI-платформа
  • MCP
  • CLI
  • Плагины
  • Блог
  • Документация

Альтернативы

  • Сравнение SaaS-шаблонов
  • Codapult vs Supastarter
  • Codapult vs Makerkit
  • Codapult vs ShipFast
  • Codapult vs SaaSBold
  • Codapult vs Gravity
  • Codapult vs Nextbase
  • Codapult vs BuilderKit

О нас

  • FAQ
  • Контакты

Правовая информация

  • Политика конфиденциальности
  • Условия использования

Featured on

Codapult on LaunchNestCodapult on LaunchNestbetterlaunch.cobetterlaunch.coFeatured on LaunchBuffFeatured on LaunchBuffCodapult on PeerPushCodapult on PeerPush
© 2026 Codapult. Все права защищены.Полный исходный код · Разовая покупка · Самостоятельный хостинг

Codapult MCP

Give your AI agent the map before it touches the code.

Codapult MCP is not a generic repository wrapper. It exposes the architecture, database, environment, plugins and deployment state of a Codapult project — so Cursor, Claude Code, Codex, Gemini and Windsurf can make changes that fit.

Install MCP Read the documentation

Works with the agents you already use

Claude CodeClaude Code
CursorCursor
CodexCodex
agent-sessionMCP · stdio
$ codapult mcp

> Inspect the billing architecture

● MCP · stdio · reading project context...

codapult_project_context

architecture · adapters · features

codapult://schema

subscriptions · usage · checkout

codapult_doctor

12 checks · 0 failures

Plan ready

schema → adapter → API → tests

✓ Working...

MCP · stdio

Context that compounds

Stop making your AI agent reverse-engineer your SaaS.

Generic repository tools see files. Codapult MCP exposes the system behind them: boundaries, state, conventions and safe operations.

Architecture

Understand modules, boundaries, adapters and conventions.

Database

Inspect schema, migrations, drift and relationships.

Project state

Read configuration, environment contracts and installed plugins.

Generation

Create pages, APIs, actions and plugins using Codapult patterns.

01

Discover

The agent sees project status, enabled features and installed modules.

02

Inspect

Resources expose schema, configuration, environment contract and conventions.

03

Change

Typed tools make generation, plugin and database work explicit and reviewable.

04

Verify

Doctor and check tools close the loop before code reaches production.

One command

Install MCP into your Codapult project.

MCP is specialized for Codapult projects. It is not a universal server that pretends every repository has the same architecture.

.cursor/mcp.json

{
  "mcpServers": {
    "codapult": {
"command": "npx",
"args": ["-y", "@codapult/cli@latest", "mcp-server"]
    }
  }
}

$ codapult mcp doctor

Build SaaS faster with an agent that understands the system.

Get CodapultSee all MCP tools

Built for Codapult projects from day one.