Skip to main content
MCP COMPLIANT

How to Install Claude SEO Skills: 1-Click MCP & CLI Setup

Install the complete suite of 22 verified AI SEO skills into Anthropic Claude Code and Claude Desktop in under 60 seconds.

⚡ Quickstart One-Liner Universal CLI
npx @seoskillsai/cli add claude --all

Step-by-Step Installation Protocol

Step 1: Open Your Claude Desktop Configuration

Locate and open your Claude Desktop configuration file:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Step 2: Add the SEO Skills MCP Server

{
  "mcpServers": {
    "seoskillsai": {
      "command": "npx",
      "args": ["-y", "@seoskillsai/mcp-server@latest"]
    }
  }
}

Step 3: Restart Claude and Test Execution

Restart Claude and run your first command in any conversation:

/seo-audit target="https://yourdomain.com"