Skip to content
Claude Desktop

lsp for Claude Desktop

io.github.kyletaggart/lsp

Sync Lightroom, Figma, Dropbox & Canva assets to WordPress and Shopify via natural language.

client:Claude Desktop transport:streamable-http

Install lsp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "lsp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://lightsyncpro.com/connect"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

lsp in other clients