Skip to content
VS Code

LinkedIn MCP (by TalkToHumans) for VS Code

io.github.coolsapiens/linkedin-mcp

Let AI tools securely access your LinkedIn network and DMs

client:VS Code transport:streamable-http

Install LinkedIn MCP (by TalkToHumans) in VS Code

.vscode/mcp.json

{
  "servers": {
    "linkedin-mcp": {
      "type": "http",
      "url": "https://api.talktohumans.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

LinkedIn MCP (by TalkToHumans) in other clients