We're in early access. Join the waitlist to be first to know when we launch.

Back to Connect

Connect to Cursor

AI-powered code editor

Connect your llmskills to Cursor using the Model Context Protocol (MCP). Get expert methodology right in your coding workflow.

Before you start

  • Cursor IDE installed (latest version recommended)
  • At least one skill purchased from llmskills.ai
  • Your personal MCP URL (from your dashboard)

Your MCP URL

Your MCP URL
https://mcp.llmskills.ai/your-unique-id

Sign in to get your personal MCP URL, or purchase a skill first.

Setup Guide

1

Open Cursor settings

Press ⌘, (Mac) or Ctrl+, (Windows) to open Cursor settings, or click the gear icon in the bottom left. Navigate to "Features" → "MCP Servers".

2

Add a new MCP server

Click "Add Server" or edit your MCP configuration directly. You can also edit the settings.json file directly.

3

Configure the llmskills server

Add the llmskills MCP server to your configuration. The exact location depends on your Cursor version.

json
{
  "mcp.servers": {
    "llmskills": {
      "url": "https://mcp.llmskills.ai/your-unique-id",
      "transport": "sse"
    }
  }
}

💡 Replace "your-unique-id" with your personal MCP URL from your dashboard.

4

Restart Cursor

After saving your configuration, restart Cursor to establish the MCP connection. The server should connect automatically on startup.

5

Verify in the chat panel

Open Cursor's AI chat panel (⌘L) and ask about available tools. If connected, it will show your llmskills.

json
What llmskills tools do I have available?

Great for Developers

Code Review Skills

Get expert methodology applied to your code. Skills can analyze patterns, suggest improvements, and explain best practices.

Writing & Documentation

Use writing skills for better commit messages, documentation, and technical writing—right in your editor.

Problem Solving

Apply expert diagnostic frameworks to debugging and architecture decisions with structured methodology.

Learning

Education skills can explain concepts and help you learn new technologies with personalized guidance.

Troubleshooting

Need skills to connect?

Browse our marketplace of expert-built skills.

Browse Skills