Draft
Create and edit posts in your organization's library, ready for review or straight to the queue.
Anysphere · the AI code editor
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
Create and edit posts in your organization's library, ready for review or straight to the queue.
Queue posts with explicit timezone offsets — 9am always means 9am, never a UTC surprise.
Push posts live to connected LinkedIn profiles and company pages the moment you say so.
Read impressions, reactions, comments, shares, and clicks — the same self-updating numbers as the dashboard.
Setup
You'll need an Inklate organization and, for key-based setups, an API key from Settings → API keys in the dashboard.
Add Inklate to .cursor/mcp.json in your project (or ~/.cursor/mcp.json globally) with your organization API key.
{
"mcpServers": {
"inklate": {
"url": "https://api.inklate.com/mcp",
"headers": { "Authorization": "Bearer inklate_your_org_key" }
}
}
}Open Cursor Settings → MCP and confirm Inklate shows a green status. Tools load automatically into the agent.
Use agent mode and reference Inklate naturally — Cursor picks the right tool for drafting, scheduling, or analytics.
Try these first
“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
Per-project keeps publishing rights close to the product repo; global (~/.cursor/mcp.json) makes Inklate available everywhere. Both use the same organization key.
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
Create an organization, connect LinkedIn, and your agent publishes with the same guardrails as your team.