Skip to content
Cline

LinkedIn Toolkit for Cline

io.github.formatixai/linkedin-toolkit

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

client:Cline transport:stdio runtime:npm

Install LinkedIn Toolkit in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

LinkedIn Toolkit in other clients