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. All rights reserved.完全なソースコード · 一括購入 · 自分でホスティング

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.