Ask AI
How can we help? πŸ‘‹

Connect HelpKit to Cursor

Install HelpKit in Cursor with one click from your dashboard, or add the server to your Cursor config by hand.

Cursor has a one-click install, so this is one of the quickest connections to make. The button lives in your HelpKit dashboard because it carries the server address with it.

One-click install

1. Open Account Settings β†’ MCP in your HelpKit dashboard, pick Cursor, and click Add to Cursor. Cursor opens and asks you to approve the install.

2. Sign in. The first time the server connects, Cursor shows Needs login. Click it, and a HelpKit page opens in your browser. Sign in if you need to, click Approve, and you are connected.

3. Check it worked.

Check my HelpKit setup status.

Adding it by hand

If you would rather configure it yourself, open Settings β†’ MCP β†’ Add new global MCP server, or edit .cursor/mcp.json directly, and paste:

{
  "mcpServers": {
    "helpkit": {
      "url": "https://connect.helpkit.so/mcp"
    }
  }
}

The sign-in works exactly the same way afterwards.

If it does not work

Check that Cursor is not still showing Needs login, and that the browser approval finished.

Did this answer your question?
😞
😐
🀩