← Back to Plugins
MCP Server MCP

LinkedNav

github By github 👁 1 views ▲ 0 votes

Run LinkedIn outreach from your AI chat: find leads, launch campaigns, send, and reply.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.linkednav.com/",
      "headers": [
        {
          "description": "Your LinkedNav API key as: Bearer <key>. Create one at https://www.linkednav.com/app/api-keys",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...