Use case

Add auth and email via Claude Code

AscendKit ships an MCP server covering auth, platform, content, surveys, journeys, email, and webhooks, plus AI-readable llms.txt docs. In Claude Code, Cursor, or any MCP client, you can configure your project conversationally instead of clicking through a dashboard, matching AscendKit's AI-conversational-first principle.

How it works

  1. 1. Connect the MCP server
    Add the AscendKit MCP server to your AI coding client so it can read and configure your project.
  2. 2. Describe what you want
    Ask the agent to set up auth, an email template, or a journey; it calls the matching MCP tools.
  3. 3. Review in the portal
    Confirm the generated configuration in the dashboard, since sensitive credentials still use browser auth.

FAQ

Which AI clients work with AscendKit's MCP server?

Any MCP-compatible client, including Claude Code and Cursor. The server exposes auth, content, surveys, journeys, email, and webhook tools.

Are credentials handled safely over MCP?

Yes. Sensitive credentials use browser auth rather than being passed as chat input, in line with AscendKit's security conventions.

Start with one API key

Auth, email, surveys, and journeys share one user record, so you ship this without stitching vendors together.

Start free