LinkedRefs

Connect LinkedRefs with Your AI Tools

Connect external MCP clients such as Claude Desktop, ChatGPT, Gemini, and other AI applications to your LinkedRefs workspace data.

Model Context Protocol (MCP)

Access reference creators, top-performing posts, and post drafting tools directly inside your favorite AI workspace.

Endpoint:https://linkedrefs.com/mcp

Connect Claude Desktop to your LinkedRefs data via npx mcp-remote proxy with automatic browser OAuth authentication.

  1. Open Claude Desktop and navigate to Settings → Developer → Edit Config (or open claude_desktop_config.json directly).
  2. Paste the JSON configuration block below into the mcpServers object.
  3. Save the file and completely restart Claude Desktop.
  4. Claude will automatically open a browser window requesting OAuth authorization. Sign in with your LinkedRefs account and click Allow.
claude_desktop_config.json
{
  "mcpServers": {
    "linkedrefs": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://linkedrefs.com/mcp"]
    }
  }
}

Authenticating Over OAuth

The server authenticates securely over OAuth 2.0 with PKCE. After you sign in, your client securely receives and stores tokens for subsequent requests. Only existing LinkedRefs members can connect. The server does not create accounts or organizations.

Supported Protocols

Any MCP client that speaks Streamable HTTP and supports OAuth works out of the box. We have verified Claude Desktop, ChatGPT, and Google Gemini. No custom proxies or complex setups required.

Available MCP Tools

Your connected AI models can autonomously invoke these tools during conversation.

write_linkedin_postDrafting

Drafts or refines high-performing posts using reference posts or template frameworks.

list_referencesReferences

Browses saved benchmark posts ("refs") across personal ("my"), team, or viral library.

list_templatesTemplates

Browses post frameworks and structures across personal, team, or official library.

generate_post_ideasIdeation

Brainstorms viral post ideas tailored to your profile positioning and target niche.

check_post_alignmentAlignment

Scores a draft against a LinkedIn profile's tone, target audience, and positioning.

list_profilesProfiles

Lists all connected LinkedIn profiles available in your workspace.

get_profile_detailsProfiles

Retrieves tone, target audience, and positioning context for a specific profile.

list_post_sessionsHistory

Lists previous post drafting chat sessions and conversation history.

get_post_sessionHistory

Retrieves full message history and generated variants of a specific session.

generate_post_imageMedia

Generates a contextual AI image for an ongoing LinkedIn post drafting session.

generate_post_animationMedia

Creates an AI video/animation asset for a LinkedIn post drafting session.

More Integrations Coming Soon

We are continuously expanding how you can connect and automate your LinkedIn growth.