>_ CONNECT YOUR AIMCP beta

Your next app starts in your AI.

  • Find app ideas worth exploring.
  • Remix features from your favorite apps.
  • Bring Build Kits into your AI workflow.
Connect your AI

Exclusive to CloneChart Pro · All MCP features included

Choose your AI

Select your tool, then follow its guide. An active CloneChart Pro subscription is required. See Pro >

Choose your AI
Which Claude app?

You'll need

  • Active CloneChart Pro
  • Claude Code installed and signed in
  • A terminal and browser on the same computer
Requirements and compatibility

Tested with Claude Code 2.1.208 on Windows. Use PowerShell on Windows or Terminal on macOS or Linux. Other operating systems have not completed the same live checks.

Claude Code requires Claude Pro, Max, Team or Enterprise, a funded Claude Console account, or supported provider access. A free Claude chat account alone does not include Claude Code.

Your AI subscription is separate from CloneChart Pro. Active Pro is required for every MCP feature, including search and Remix drafts. On a managed account, your administrator must allow custom MCP servers.

Remote terminals, containers and WSL can use different configuration homes and callback networking. These instructions assume a terminal and browser on the same computer.

Claude Code installation help >

Let your AI help you connect

Paste it into Claude Code. You complete browser sign-in and approval.

Preview setup prompt

Help me connect CloneChart to Claude Code using this official guide: https://clonechart.io/mcp/setup.md#claude-code. Check whether it is already configured, preserve my existing MCP connections and configuration, and use the documented user scope for future sessions. Guide me through browser authorization without asking me to paste passwords, sign-in links, callback URLs or tokens into chat. CloneChart MCP requires active Pro. Then verify access by searching for three fitness apps and inspecting their descriptions. If you cannot perform a step in this environment, tell me exactly what to do. After setup, help me verify it again in a new session.

Read the Markdown guide >

Or follow the steps yourself

  1. Check existing connections

    Open PowerShell or Terminal and run these commands. Keep credentials in the output private.

    claude mcp list
    claude mcp get clonechart

    Keep existing connections. If CloneChart already uses https://clonechart.io/api/mcp, skip adding it and continue to sign-in.

    Need help with this step?

    A missing-entry error from get is expected if CloneChart has not been added. These commands belong in your terminal, not your AI chat.

    If the same endpoint uses another name, use that name in later commands. If clonechart points elsewhere, stop and resolve the conflict without overwriting it.

  2. Add CloneChart

    Only if CloneChart is missing, run this in your terminal.

    claude mcp add --transport http --scope user clonechart https://clonechart.io/api/mcp

    User scope makes CloneChart available across projects.

    Need help with this step?

    The --scope user option saves this connection for future sessions. Use the same computer, operating-system account and configuration home. Project settings can override a user-level entry.

    If this command already completes browser authorization, skip the next login command.

  3. Sign in and approve access

    Run this in the same terminal and keep it open. Skip this command if adding the server already completed authorization.

    claude mcp login clonechart

    On clonechart.io, sign in with your Pro account, review access and select Connect >.

    Wait for confirmation, then return to your terminal.

    Need help signing in?

    If asked to sign in, enter your email and request a link. Open it in the same browser. If it opens a separate tab, return to the approval tab and select I have signed in >.

    If you see Pro access required, check your plan or use Get Pro >, then return and select Check access again >. Free accounts cannot use MCP.

    Requests expire after 10 minutes. Run the login command again for a fresh request. If email is missing, check spam and the address you entered, or request a fresh link on the sign-in page >.

    The extra callback tab may close automatically. If it looks blocked, check the original approval tab and terminal. If neither confirms success, retry login. Do not disable browser protections or paste passwords, email links, callback URLs or tokens into chat.

    Approval shares saved work with this tool. It cannot change billing or generate new kits.

    Cancel this connection request

    Select Cancel on the approval page and wait for Connection cancelled. No new access is granted; existing connections remain unchanged. If the terminal keeps waiting, press Ctrl+C.

    With popups blocked or JavaScript off, a cancellation page offers an optional button to finish in your coding tool. An authorization error in the local callback after cancellation does not mean access was granted.

    Reconnect or revoke access

    To reconnect after expiry or revocation, repeat this step and start a new Claude Code session. If stale credentials prevent login, clear only this server's local login first:

    claude mcp logout clonechart

    To revoke server access, open your workspace, expand Manage saved work and connections, and select Disconnect beside this tool. Removing a local server alone does not revoke its server-side access.

    Manage connections >
  4. Open Claude Code

    In your project folder, start a new session:

    claude

    A new session loads your updated connection.

    Connection missing?

    Check the server from your terminal:

    claude mcp list

    Find clonechart with a connected status.

    Inside Claude Code, enter /mcp and look for tools including search_apps and inspect_app.

    /mcp

    If missing, check the configuration location and syntax, then restart the client. Update your client if a command is unrecognized. A managed account may require your administrator to allow custom servers.

    If tools appear but fail, confirm active CloneChart Pro, repeat sign-in, restart Claude Code and approve tool use when asked.

  5. Test the connection

    Paste this into Claude Code, not your terminal shell. Approve CloneChart tool use if asked.

    Use CloneChart's connection_status tool, then search CloneChart for three fitness apps and summarize what each does. Use CloneChart tools, not general web search.

    Success: a successful CloneChart tool call and three app results. A copied command or listed server alone does not prove access.

    Not getting CloneChart results?

    Ask your AI to use search_apps and inspect_app. If a tool reports an error, return to the sign-in help above; general web results do not verify this connection.

Server URL and supported sign-in

CloneChart uses browser sign-in with your email link. No CloneChart API key, custom bearer header, client secret, or key-in-URL alternative is offered.

https://clonechart.io/api/mcp

This URL is entered in your supported AI client. Opening it directly in a browser does not connect the client. The setup page itself is clonechart.io/mcp.

AFTER YOU CONNECT

How to use CloneChart in your AI

Keep chatting in Claude Code. Describe your idea in plain language and mention CloneChart.

  1. Explore an idea

    Pro

    Start with a category or the kind of app you want to make. Approve your AI's request to use CloneChart tools if it asks.

    ASK YOUR AI

    What you get: app names, links and summaries to discuss with your AI. Follow up with what you like, what feels too complicated, or who your app is for.

  2. Make the idea yours

    Pro

    Choose the features you want from each app and a design direction. Ask your AI to save those choices as a Remix, so you can return to them.

    ASK YOUR AI

    Help me plan a fitness app for beginners. Find three relevant apps, suggest features to combine, and save a Remix I can review.

    What you get: a saved Remix link. Open it to review or edit your choices on CloneChart. You can also find it under Saved apps & Remixes in your workspace.

  3. Turn the plan into a build

    Pro

    Open your project folder in your selected coding tool. Have it read your saved Remix instructions before writing code.

    ASK YOUR AI

    Use CloneChart to open the Remix we just saved. Read its AGENTS.md and MELD.md files, ask me what needs clarifying, and propose the first build phase before changing any project files.

    What you get: a build plan to review with your coding agent. For a single app instead, ask it to open that app's Build Kit and start with START_HERE.md. All these MCP actions are included with active Pro.

Pick up in a future session

Start Claude Code using the same operating-system account and configuration home. The user-scoped connection remains available across projects; project settings can override it. Ask it to find your saved Remix in CloneChart.

Repeat browser sign-in only when access expires or is revoked. Active CloneChart Pro is required to continue using MCP.

CloneChart supplies research and build instructions. Review the plan, build a small first version with your coding tool, and test as you go.

Pick up where you left off.

Your website and AI share saved apps and Remix drafts. Progress saves to your account, with conflicting edits kept for review.

Open your workspace

A FEW THINGS TO KNOW

MCP questions, answered.

What it does, where to start, and what stays in your control.

What is MCP, in plain English?

MCP stands for Model Context Protocol. It is a way for your AI tool to use another service. Connecting CloneChart lets your assistant look up apps, read available research and work with your saved ideas while you chat.

Where do I type my requests? Do I need to code?

After connecting, type a normal message inside your selected AI client. For Cursor, use a local Agent chat. The terminal commands above are for setup; the example prompts are messages to your AI. You do not need to write code to search apps or plan a Remix. Building and shipping an app still involves reviewing and testing the work your coding agent produces.

See the examples >
Do I need Pro to use MCP?

Yes. Active CloneChart Pro is required for all MCP features, including searching apps, reading quick prompts, saving apps, editing Remix drafts, reading Build Kit files and exporting Remixes. MCP is included with Pro, with no separate CloneChart connection fee. Your AI provider's own charges and limits still apply.

You can still browse charts, read public research and explore Remix for free on the CloneChart website. Those website features do not include MCP access.

If your Pro access ends, existing MCP connections stop working. Your saved apps and Remixes remain in your website workspace. Restore Pro and reconnect from your coding tool to continue.

Requests and file retrieval have usage limits. If you reach a limit, wait and retry rather than repeatedly sending the same request.

See Pro >
Which AI tools can I use?

Claude Code and Codex CLI have verified beta guides. ChatGPT web also has a beta guide with live search, kit reading and saved Remix creation tested; choose its card above for availability and setup requirements. Cursor desktop beta has browser authorization, search, app inspection and kit reading tested in a local Agent chat. Cursor fresh-session access and Remix editing remain unconfirmed. Claude web, Claude Desktop, other Codex surfaces, Cursor CLI and Cursor Cloud Agents have not completed verification.

Choose your AI >
Will connecting automatically build or publish my app?

No. Connecting makes CloneChart's tools available to your AI. Build Kits contain plans and instructions; they are not finished apps. Your coding agent can use them in your project when you ask it to. CloneChart's MCP tools do not deploy apps, make purchases, change billing, or generate missing kits.

Where does my Remix go? Can I keep editing it?

Ask your AI to save the Remix to CloneChart and return its link. It appears under Saved apps & Remixes in your workspace. Sign in with the same CloneChart account on the website and in your AI connection. You can continue in either place. A plan written only in chat is not yet a saved Remix.

If both places edit the same draft, the newer version is returned for review instead of silently overwriting it. Ask your AI to load the latest draft and reapply only your intended changes.

Open your workspace >
What can my connected AI access or change?

It can search public app information, read your saved apps and Remix drafts, save apps, and create or update Remixes. It can also read kit files and Remix exports. All of this requires active Pro. The MCP tools do not expose your account email address or payment details.

The connection permits workspace edits. Your client may ask before using a tool, but CloneChart does not show a new approval screen for every edit. Be clear about what you want saved or changed.

My AI is answering, but is it actually using CloneChart?

Look for a CloneChart tool call in your client, not just an ordinary AI reply. Ask it to check the CloneChart connection, then search again. A copied command or a server listed in settings does not prove that authorization succeeded.

If it reports that a kit is unavailable, try another app or continue with public research. The connection does not generate missing material. For sign-in problems, open the troubleshooting section in your client's setup guide above.

How do I disconnect or reconnect?

Open your workspace, expand Manage saved work and connections, and choose Disconnect beside the tool. Its access stops; your saved apps and Remixes remain. To reconnect later, follow the sign-in step for your client again.

Manage connections >