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 finished, publish-ready blog article in Markdown. Blog Posts cover both articles generated by Cinatra's blog pipeline and posts uploaded from an existing CMS…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-post-artifact
Connect OpenAI so every agent in your workspace can run on GPT models. Holds your API key, default model, and service tier behind a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/openai-connector
Link a YouTube account to your workspace so agents can read channel uploads through the YouTube Data API. The connection reuses your existing Google…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/youtube-connector
Write a personalized first-touch email for every recipient on your campaign list. The agent reads the campaign context — your offering, call to action,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/email-drafting-agent
Point this agent at a YouTube channel URL or a podcast website and get back a clean list of its videos or episodes. It…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/media-feed-lister-agent
Run the platform's policy scanners against an agent definition and report what they find. The agent vets a definition for hardcoded secrets, untrusted URLs,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/lint-policy-agent
Reviews
There are no reviews yet.