Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/linkedin-connector
Link one or more LinkedIn accounts to your workspace so agents can publish posts to a member's own feed or to any organization page the connected member is allowed to manage. Once connected, LinkedIn shows up as a publishing destination everywhere Cinatra posts to social networks. Install @cinatra-ai/linkedin-oauth-connector first to supply the LinkedIn app credentials, then each user connects their own account from Settings > Connections > LinkedIn.
Works with
@cinatra-ai/social-media-connector— the social publishing facade that routes posts to this connector@cinatra-ai/linkedin-oauth-connector— required first: stores the LinkedIn app Client ID and secret for the workspace
Capabilities
- Connect one or more LinkedIn member accounts to your workspace via OAuth
- Publish posts to a connected member's personal feed
- Publish posts to organization pages the connected member administers
- Pick a specific destination from the full set the connected member has access to
linkedin_status— MCP tool: returns the current connection statuslinkedin_accounts_list— MCP tool: lists connected accounts (no credentials returned)linkedin_destinations_list— MCP tool: lists available member feeds and organization pages; accepts optionalaccountIdfilterlinkedin_post_publish— MCP tool: publishes a post; requiresaccountId,destinationType(memberororganization),destinationId, andcontent; returnspostUrn,postUrl,publishedAt- Nango provider key:
cinatra-linkedin; host ports:authSession,nango,capabilities - Run
node extension-kind-gate.mjs --package-root .before submitting a pull request
More from Cinatra
A security-review helper that sits beside the agent-authoring chat experience. It reads a draft agent definition and flags the fuzzy risks a deterministic linter…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/security-reviewer-agent
Register external Model Context Protocol servers so every Cinatra agent and package can call their tools. This admin connector carries the external-MCP server management…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/mcp-server-connector
A slide-format presentation exported to PDF — pitch decks, sales decks, conference talks, board decks, training presentations, and customer-facing decks. Slide Decks get a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/slide-deck-artifact
Turn a natural-language ask like "Y Combinator W24 batch — get founder contacts" into a clean, reviewed list of accounts or contacts. The agent…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/list-curator-agent
Pull a structured episode list out of any YouTube channel or podcast website so downstream agents can pick what to transcribe, summarize, or analyse.…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/media-feeds-connector
Hand this agent a small batch of rows — companies, contacts, claims, anything — together with a plain-language research goal, and it will look…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/web-research-agent
Reviews
There are no reviews yet.