Planable

Planable MCP Connector for Claude

A+

Collaborate, approve, and manage your social media content calendar autonomously using AI.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Planable workspaces directly to your AI agent to radically streamline your social media collaboration loops. You can review scheduled posts, approve mockups, respond to team comments, and oversee the content pipeline directly from your primary interface.

What you can do

  • Workspace & Pages — View active workspaces, team members, and all connected social accounts isolated in their respective boundaries.
  • Content Pipeline — Retrieve post drafts, schedule future publications, and query statuses (draft, pending_approval, scheduled, published).
  • Approval Workflow — Radically speed up content sign-off. Instruct your AI to transition posts from pending directly to approved, or formally reject them with custom revision notes.
  • Collaboration — Add, fetch, and monitor chronological threaded comments on any isolated post.

How it works

  1. Subscribe to this Planable integration
  2. Inject your Planable Enterprise API Key
  3. Manage your social content engine using Claude, Cursor, or any MCP client

Who is this for?

  • Social Media Managers — bulk-schedule text content and respond to designer comments without opening browsers.
  • Marketing Directors — quickly list all pending posts, read them out via the AI, and mass-approve the calendar.
  • Community Teams — monitor scheduled outputs mapped onto federated social accounts easily.
content-calendarsocial-media-managementapproval-workflowteam-collaborationpost-schedulingmarketing-ops

10 tools expose this connector's capabilities to your AI agent.

list_workspaces

List Planable workspaces. Returns workspace IDs, names, and member counts. Planable is a social collaboration platform for content planning and approval

list_pages

List social pages (connected accounts) in a Planable workspace. Returns page IDs, platform types, and display names

list_posts

List posts in a Planable workspace by status. Returns post IDs, content previews, scheduled times, and approval status. Instructions: status = draft|pending_approval|approved|scheduled|published

get_post

Get a Planable post by ID. Returns full content, media, schedule, approval history, and comments

create_post

Create a Planable post. Instructions: Pass workspace_id, page_id, content text, and scheduled_at (ISO 8601). Post enters approval workflow

approve_post

Approve a Planable post in the approval workflow. Moves it to scheduled status

reject_post

Reject a Planable post with feedback. Returns it to draft for revisions

list_comments

List comments on a Planable post. Returns comment IDs, authors, and text

add_comment

Add a comment to a Planable post for team collaboration

list_workspace_members

List members of a Planable workspace. Returns member IDs, names, emails, and roles

See how to talk to your AI agent using Planable.

List all posts in the 'Acme Marketing' workspace that are currently awaiting approval.

I found 4 posts marked `pending_approval`. The primary post (`ID: 29910`) is scheduled for tomorrow at 10 AM, targeting LinkedIn. The content reads: "We are excited to launch..." Would you like me to either directly approve this or insert a required revision comment?

Draft a new Twitter post in our workspace announcing our new AI feature.

Post created successfully via `create_post`. The underlying ID is `43109` mapped formally to the Twitter account logic array and deposited safely in draft status. Its exact body text generated: "Supercharge your endpoints with our revolutionary GenAI integration. Learn more today...".

Reject post `98341x` and tell the team to rewrite the hook, it's too salesy.

Understood. Sent the explicit mutation `reject_post` targeting `98341x`. I reversed the node state back into draft mode and attached the explicit feedback log: "Please rewrite the structural hook — it feels overly promotional and sales-oriented.". The content pipeline has been paused accordingly.

Yes. Instruct the agent to run `list_posts` filtered by 'pending_approval'. Tell your LLM to ensure they lack profanities or adhere strictly to brand tone. If they pass, you can command the AI to loop over their unique IDs mapping the `approve_post` mutation simultaneously, scheduling the calendar effortlessly.

Related Connectors