Skip to content
Zed

LinkMCP for Zed

io.linkmcp/linkmcp

Hosted MCP server for LinkedIn: 31 tools for profiles, search, messaging, posts, enrichment.

client:Zed transport:streamable-http

Install LinkMCP in Zed

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

{
  "context_servers": {
    "linkmcp": {
      "url": "https://app.linkmcp.io/api/mcp"
    }
  }
}

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

LinkMCP in other clients