Skip to content
Zed

LinkedIn MCP Server for Zed

ai.com.mcp/linkedin

LinkedIn API as MCP tools to retrieve profile data and publish content. Powered by HAPI MCP.

client:Zed transport:streamable-http

Install LinkedIn MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "linkedin": {
      "url": "https://linkedin.run.mcp.com.ai/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

LinkedIn MCP Server in other clients