Inklate

Anysphere · the AI code editor

Publish with Cursor

Cursor reads MCP servers from a JSON config. Drop Inklate in once and the agent panel can draft posts from your commits, schedule them into your organization's queue, and pull the numbers afterwards.

What Cursor can do

The full pipeline, by prompt

Draft

Create and edit posts in your organization's library, ready for review or straight to the queue.

Schedule

Queue posts with explicit timezone offsets — 9am always means 9am, never a UTC surprise.

Publish

Push posts live to connected LinkedIn profiles and company pages the moment you say so.

Measure

Read impressions, reactions, comments, shares, and clicks — the same self-updating numbers as the dashboard.

Setup

Connected in three steps

You'll need an Inklate organization and, for key-based setups, an API key from Settings → API keys in the dashboard.

  1. 1

    Create the MCP config

    Add Inklate to .cursor/mcp.json in your project (or ~/.cursor/mcp.json globally) with your organization API key.

    .cursor/mcp.json
    {
      "mcpServers": {
        "inklate": {
          "url": "https://api.inklate.com/mcp",
          "headers": { "Authorization": "Bearer inklate_your_org_key" }
        }
      }
    }
  2. 2

    Enable the server

    Open Cursor Settings → MCP and confirm Inklate shows a green status. Tools load automatically into the agent.

  3. 3

    Ask the agent

    Use agent mode and reference Inklate naturally — Cursor picks the right tool for drafting, scheduling, or analytics.

Try these first

Prompts that earn their keep

“Summarize this week's merged PRs into a LinkedIn post and schedule it for Friday 10:00 AM PST.”
“Draft a post about the feature in src/features/export — developer tone, one line hook.”
“What's our best-performing post this month? Reactions and impressions, please.”

Questions

Cursor × Inklate, answered

Global or per-project config?

Per-project keeps publishing rights close to the product repo; global (~/.cursor/mcp.json) makes Inklate available everywhere. Both use the same organization key.

Will Cursor post without asking?

Cursor asks before running MCP tools unless you approve them for the session, and Inklate re-checks every call against your organization's roles.

Also works with

Give Cursor a content platform

Create an organization, connect LinkedIn, and your agent publishes with the same guardrails as your team.