ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Planable with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Collaborate, approve, and manage your social media content calendar autonomously using AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Planable capability set.

These are the exact actions your AI can choose when you ask it to work with Planable.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Planable.

  1. 01

    Get post

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

  2. 02

    List pages

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

  3. 03

    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

  4. 04

    List workspaces

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

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Planable.

  1. 05

    Approve post

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

  2. 06

    Add comment

    Add a comment to a Planable post for team collaboration

  3. 07

    List workspace members

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

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Planable.

  1. 08

    Reject post

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

  2. 09

    Create post

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

  3. 10

    List comments

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

Observed, not estimated

889ms average. Fast in production.

Planable is checked daily against the live service.

Daily averagePeak 1198ms
Aug 20Today
Fastest day
732ms
Slowest day
1198ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Planable, so you can see the experience inside your AI.

It does not authenticate your account with Planable. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Planable Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_Ijieph0ptIPaS7PgYarggocZ6mvTcPxzM1gGSxwE/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Planable capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "planable-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Ijieph0ptIPaS7PgYarggocZ6mvTcPxzM1gGSxwE/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Planable owners ask.

  • 01

    Can my AI automatically review and bulk-approve pending posts?

    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.

  • 02

    Can I leave comments for the rest of my design team through this?

    Absolutely. Using the reject_post functionality or directly targeting add_comment on a specific Post ID, the agent injects your exact critique ("Make the background logo larger") back into the underlying Planable portal in real-time. Your team sees your notes just as if you were logged onto their board.

  • 03

    Will the API tell me exactly which social channel the post is meant for?

    Yes! Running list_pages maps the organizational identifiers. The API correlates structural pages inside your workspace to logical federated networks (Facebook, LinkedIn, TikTok), telling your agent explicitly what bounds to consider regarding content formatting constraints.