Plane

Connector by Cinatra
Free, Open Source
Details

Plane

Mirrors cinatra agent-run triggers into Plane work items (project management). Configure with a Plane base URL, workspace slug, project id, and a user-level Plane API token (minted via Profile → API Tokens in Plane). The PAT is stored encrypted at rest. A Plane outage never breaks a trigger — the connector is fail-open.

Setup: The connector requires a Plane base URL (e.g. http://plane.example.com), a workspace slug, a project id, and a user-level Plane API token (plane_api_…, minted in Plane under Profile → API Tokens). These are stored via the host connector-config store with the PAT encrypted at rest.

Failure modes: A missing or wrong token returns 401 (no header) or 403 (invalid key). A non-member workspace or unknown project id returns 403. Use plane_status (MCP) to probe the connection after setup.

Development: pnpm test runs the Vitest suite; node extension-kind-gate.mjs validates the extension manifest and README locally before publishing.

Documentation: the full integration hub lives at docs.cinatra.ai/integrations/plane — overview, quick start, settings & permissions, and troubleshooting. The source pages are in this repo under docs/ and republish on each release tag.

Works with

  • Self-hosted Plane CE (community stack, verified against v1.3.1)

Capabilities

  • ✓ Mirrors cinatra run triggers into Plane work items; day-level start and target dates (YYYY-MM-DD); never sends due_date (Plane silently drops it)
  • ✓ Idempotent upserts keyed on runId — a timed-out first push is found and updated on retry; duplicate reconciliation is best-effort
  • ✓ Encrypted PAT at rest (AES-256-GCM, host instance key); decrypted in-process only and sent as X-API-Key
  • ✓ Read-back via readTriggerTask: reads pause/cron/schedule state from Plane; a clean 404 tears down the schedule; any other error fail-opens (trigger fires)
  • ✓ MCP primitives: plane_status (health probe), plane_instances_list, plane_projects_list
LinkedIn OAuth @cinatra-ai/mcp-client-connector
Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Plane”

Your email address will not be published. Required fields are marked *

LinkedIn OAuth @cinatra-ai/mcp-client-connector
Changelog
No changelog available
LinkedIn OAuth @cinatra-ai/mcp-client-connector
More Extensions

More from Cinatra

@cinatra-ai/email-recipient-selection-agent
Agent by CinatraVerified publisher

Turn a chosen contacts list into the confirmed recipient pool for an outreach campaign. The agent pulls the list, resolves each member into a…

Free, Open Source
More details
No reviews yet 22 installations
@cinatra-ai/drupal-skills
Skills by CinatraVerified publisher

The conversational skill behind the Cinatra chat widget that lives inside the Drupal node editor. It decides on every message whether you are asking…

Free, Open Source
More details
No reviews yet 32 installations
@cinatra-ai/email-delivery-agent
Agent by CinatraVerified publisher

The final send step of an outreach campaign. Once recipients have been confirmed and drafts approved upstream, this agent hands the campaign to the…

Free, Open Source
More details
No reviews yet 21 installations
@cinatra-ai/blog-image-artifact
Artifact by CinatraVerified publisher

A hero or inline illustration produced for a blog article. Blog Images are deliberately "article art" — composed, brand-consistent, intentionally illustrative — and kept…

Free, Open Source
More details
No reviews yet 29 installations
@cinatra-ai/email-outreach-agent
Agent by CinatraVerified publisher

Run an outbound email campaign from scratch in one guided flow. The agent walks you through setting up the campaign, confirming recipients, picking drafting…

Free, Open Source
More details
No reviews yet 22 installations
Google Appointment Schedules
Connector by CinatraVerified publisher

Google Appointment Schedules connector for Cinatra. Stores each user's public Google Calendar appointment-schedule booking links (calendar.app.google), each tied to the specific Google Calendar its…

Free, Open Source
More details
No reviews yet 73 installations
Compatible up to: Cinatra SDK ^2
LinkedIn OAuth @cinatra-ai/mcp-client-connector