LinkedIn integrationLinkedIn logo

LinkedIn integration for AI agents.

LinkedIn integration for AI agents with secure authentication and server-side credential injection. Open Connector runs the OAuth, seals the token in an encrypted vault, and serves LinkedIn tools to your agent over MCP or a typed API — credentials injected server-side, every call audited, nothing leaving your infrastructure. Open source (AGPL-3.0) and self-hostable.

What your agents can do

Real LinkedIn actions, managed and audited.

Your user connects LinkedIn once; your agent can then read LinkedIn member identity, publish member content, inspect posts, and initialize image assets — scoped to the OAuth permissions you grant and the tool allowlist you configure. Every action is least-privilege and written to a tamper-evident audit trail.

  1. 1

    Your user grants LinkedIn access once (OAuth) — the token lands in the vault.

  2. 2

    Your agent calls a tool over MCP or the typed API; Open Connector injects the credential server-side.

  3. 3

    Every routed call appends a hash-chained audit record — nothing leaves your infra.

Tools & triggers

Supported LinkedIn tools.

7 tools are generated from the published LinkedIn catalog. Descriptions are plain text; each action remains subject to its configured authentication and tool allowlist.

Showing 7 tools. All published catalog entries are included in this page's server-rendered HTML.

Create LinkedIn article share
Creates a LinkedIn share that links to an external article or URL.
shareswrite
List LinkedIn author posts
Lists posts authored by a LinkedIn member or organization using the versioned Posts API.
postsread
Create LinkedIn image post
Creates a LinkedIn post with an already uploaded image URN using the versioned Posts API.
postsimageswrite
Initialize LinkedIn image upload
Initializes a LinkedIn image upload and returns an upload URL plus image URN.
imageswrite
Get LinkedIn post
Gets a LinkedIn post by share or UGC post URN using the versioned Posts API.
postsread
Create LinkedIn text share
Creates a text-only LinkedIn share for a member author URN.
shareswrite
Get LinkedIn userinfo
Gets OpenID Connect userinfo for the authenticated LinkedIn member.
profileread
FAQ

LinkedIn integration, answered

How do AI agents use LinkedIn through Open Connector?
Your user connects LinkedIn once with one of its cataloged authentication methods. Open Connector stores the credential in an encrypted vault and exposes LinkedIn tools to your agent over MCP or a typed API, with credentials injected server-side on each call.
Is this a LinkedIn MCP server?
Yes. Open Connector can serve LinkedIn as a named MCP server with a scoped allowlist and a per-user connection URL, so any MCP client can call LinkedIn actions with credentials injected server-side.
Where do LinkedIn credentials live?
In your own infrastructure. Open Connector keeps credentials in its own vault and injects them at call time, so they never leave your environment.

Give your agents LinkedIn — keep the keys.

Open source, self-hostable, with LinkedIn credentials that never leave your infrastructure. Run it from source today.