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

Back to Connect
C

Connect to Claude

Claude Desktop for Mac & Windows

Connect your llmskills to Claude Desktop using the Model Context Protocol (MCP). This guide walks you through the setup—it takes about 2 minutes.

Before you start

  • Claude Desktop installed (Mac or Windows)
  • 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 Claude Desktop settings

Click on Claude in your menu bar, then select "Settings" (or press ⌘,). Navigate to the "Developer" tab.

2

Enable MCP servers

In the Developer tab, you'll see a section for MCP Servers. Click "Edit Config" to open the configuration file.

3

Add the llmskills server

Add the llmskills configuration to your MCP servers. If you already have other servers configured, add llmskills to the existing object.

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

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

4

Save and restart Claude

Save the config file and restart Claude Desktop. You should see a small plug icon indicating MCP servers are connected.

5

Verify the connection

Start a new conversation and ask Claude to list available skills. If connected correctly, Claude will show your purchased llmskills.

json
What llmskills do I have access to?

Troubleshooting

Need skills to connect?

Browse our marketplace of expert-built skills.

Browse Skills