Skip to content
Claude Desktop

LinkedIn Toolkit for Claude Desktop

io.github.formatixai/linkedin-toolkit

LinkedIn for AI agents from your own Chrome session: search, profiles, lists, outreach queue.

client:Claude Desktop transport:stdio runtime:npm

Install LinkedIn Toolkit in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "linkedin-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "linkedin-toolkit-mcp"
      ],
      "env": {
        "LINKEDIN_TOOLKIT_HOME": "<LINKEDIN_TOOLKIT_HOME>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

LinkedIn Toolkit in other clients