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

Set up Continue

Add Charming as a remote MCP server in a Continue project.

Add Charming

Create .continue/mcpServers/charming.yaml in your project, then add:

name: charming
version: 0.0.1
schema: v1
mcpServers:
  - name: charming
    type: streamable-http
    url: https://charm.ing/mcp

Save the file. On the first tool call, approve the sign-in prompt.

Was this page helpful?