Skip to content
Charming Docs
Esc
navigateopen⌘Jpreview
On this page

Set up Cline

Add Charming as a remote MCP server in the Cline extension.

Add Charming in VS Code

  1. Open Cline and select the MCP Servers icon.

  2. Open Configure, then select Configure MCP Servers.

  3. Add this entry inside mcpServers:

    {
      "charming": {
        "url": "https://charm.ing/mcp"
      }
    }
  4. Save the file. On the first Charming tool call, approve access in the browser.

Check the connection

Ask Cline:

Use Charming to list my apps.

Cline shows the tool call in the editor. Finished apps open at their Charming URL.

See Cline’s MCP guide for its current MCP support.

Was this page helpful?