Skip to content
Cline

LinkedIn for Cline

io.github.johannsenlum/linkedin-api-mcp

Read LinkedIn profiles, companies, jobs and messages via your own browser session

client:Cline transport:stdio runtime:pypi

Install LinkedIn 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-api-mcp": {
      "command": "uvx",
      "args": [
        "linkedin-api-mcp"
      ],
      "env": {
        "LINKEDIN_COOKIE": "<LINKEDIN_COOKIE>",
        "LINKEDIN_HEADLESS": "<LINKEDIN_HEADLESS>",
        "LINKEDIN_MIN_INTERVAL": "<LINKEDIN_MIN_INTERVAL>",
        "LINKEDIN_MAX_PER_HOUR": "<LINKEDIN_MAX_PER_HOUR>"
      }
    }
  }
}

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

LinkedIn in other clients