# Can Claude post to LinkedIn? Yes, and LinkedIn's own developer terms say it should not > Claude can post to LinkedIn through a custom connector. LinkedIn's API terms ban automating posting. Here is the clause and what it means in practice. URL: https://voicemoat.com/blog/can-claude-post-to-linkedin ## Key facts - Published: 2026-09-09 - Category: Industry - Read time: 12 minutes - Author: Prateek Singh - Publisher: VoiceMoat - Topics: Claude LinkedIn integration; LinkedIn API Terms of Use; Model Context Protocol; w_member_social; Automated posting ## Key points - Yes. Claude can publish to LinkedIn through a custom connector, using w_member_social, which LinkedIn grants without an approval process. - The last item in section 3.1 of LinkedIn's API Terms of Use reads: use the Content or the APIs to automate posting on the LinkedIn Services. It is on the prohibited list. Nothing in that document permits it. - Of eleven pages we read that rank for this question, none quotes that clause. Several cite the User Agreement's anti-scraping section instead, which is a different document governing a different thing. - LinkedIn has published nothing reconciling the clause with the fact that it promotes scheduling partners and grants the posting permission self-serve. We are not going to invent a reconciliation. - Claude will not post without asking. A write tool is annotated as destructive and always prompts, and a machine-to-machine credential grant is not supported at all. The caveat is that annotations are self-declared by the server. - The practical trap nobody mentions: a custom connector is brokered through Anthropic's cloud rather than your computer, so a locally-run LinkedIn MCP server cannot work on claude.ai, Cowork or mobile. Local servers do work in Claude Code, and in Claude Desktop through its config file, which is a separate mechanism. ## Related articles - Will a LinkedIn MCP get your account restricted? What the terms actually say: https://voicemoat.com/blog/is-linkedin-mcp-safe - Which LinkedIn MCP servers stop working after 60 days: https://voicemoat.com/blog/linkedin-mcp-60-day-token - What the X API actually costs in 2026: https://voicemoat.com/blog/x-api-pricing-2026 - Does LinkedIn have an analytics API? Yes, and almost no guide mentions it: https://voicemoat.com/blog/linkedin-analytics-api ## FAQ Q: Can Claude post to LinkedIn? A: Yes. Claude can publish through a custom remote MCP connector using LinkedIn's self-serve posting permission, or by driving the LinkedIn interface with Claude in Chrome or Cowork on a paid plan. There is no first-party LinkedIn connector in Anthropic's directory, so the connector route means using someone else's server. Q: Does LinkedIn allow automated posting through its API? A: Its API Terms of Use say no. The final item of section 3.1 prohibits using the Content or the APIs to automate posting on the LinkedIn Services. LinkedIn also grants the posting permission self-serve and promotes scheduling partners, and has published nothing reconciling the two. The terms say what they say. Q: Do I need a paid Claude plan to connect LinkedIn? A: Not for a custom remote MCP connector. Anthropic documents these as available on Free through Enterprise, with free accounts limited to one connector. You do need a paid plan for Claude Code, Claude in Chrome and Cowork. Two pages ranking for this question state that free accounts cannot use custom connectors, which is incorrect. Q: Why won't my LinkedIn MCP server connect on claude.ai? A: Most likely because it runs locally. Anthropic brokers custom connectors from its own cloud infrastructure rather than from your device, so a server that drives a browser on your machine or reads a local cookie file is unreachable that way. Local servers work in Claude Code, and in Claude Desktop through its config file, which Anthropic documents as a separate mechanism unavailable in Cowork and claude.ai. Q: Can Claude schedule LinkedIn posts? A: Only in the sense that a tool holds the post and publishes it later. LinkedIn's API has no scheduling parameter at all, and the only accepted state when creating a post is published. Every scheduler stores your content and fires the call at the chosen time, which is the behaviour the API terms clause describes. Q: Will Claude post to LinkedIn without asking me? A: It should not. Tools that write are annotated as destructive and always prompt before running, and machine-to-machine credentials are unsupported, so a person has to consent. The caveat is that annotations are self-declared by the server author, and the protocol's own schema warns that clients should not trust annotations from untrusted servers. Q: What can Claude not post to LinkedIn? A: Long-form articles, because no endpoint exists. Direct messages, which are partner-only and explicitly barred from automation. Posts to a company page, which need a reviewed approval. LinkedIn's own carousel format, which is ads-only, though document uploads cover what creators mean by a carousel. Source: https://voicemoat.com/blog/can-claude-post-to-linkedin Site overview: https://voicemoat.com/llms.txt. AI usage policy: https://voicemoat.com/ai.txt.