{
  "schema_version": "1.0",
  "id": "archive:https://cursor.com/blog/notion",
  "slug": "notion-07d02so",
  "url": "https://feed7.dev/p/notion-07d02so",
  "title": "How Notion used the Cursor SDK to embed coding agents",
  "why_included": "Notion used the Cursor SDK to embed coding agents in a few weeks: users tag Cursor in docs or assign it issues, and it plans, codes, tests, and opens PRs. A pattern for embedding agents in your own product.",
  "summary": "**The gist** Notion embedded coding agents into its product with the **Cursor SDK**, built in **a few weeks** and detailed on **June 25, 2026**. Users tag Cursor in docs, threads, or database issues; it plans, builds, tests, and opens a PR. Notion threads map to agents, messages map to runs streamed over **SSE** with resumption after dropped connections.",
  "practical_implication": "**Why it matters** If you're adding agent features to your own product, this is the buy-not-build data point: the SDK supplies the agent runtime, **remote MCP** connections, and configurable **skills and subagents**, leaving you to map your product's objects — threads, issues — onto **agents and runs**.",
  "agent_context": "**The gist** Notion embedded coding agents into its product with the **Cursor SDK**, built in **a few weeks** and detailed on **June 25, 2026**. Users tag Cursor in docs, threads, or database issues; it plans, builds, tests, and opens a PR. Notion threads map to agents, messages map to runs streamed over **SSE** with resumption after dropped connections.\n\n**Why it matters** If you're adding agent features to your own product, this is the buy-not-build data point: the SDK supplies the agent runtime, **remote MCP** connections, and configurable **skills and subagents**, leaving you to map your product's objects — threads, issues — onto **agents and runs**.\n\n**Watch out** This is a **vendor case study**: no failure rates, costs, or limitations are stated, and the **months-to-weeks** claim comes from the companies involved. Weigh **SDK lock-in** and run pricing before wiring it into core workflows.",
  "source": {
    "name": "Cursor",
    "url": "https://cursor.com/blog/notion",
    "published_at": null
  },
  "source_class": "blog_post",
  "content_type": "Engineering Post",
  "layer": "tools",
  "domains": [
    "coding"
  ],
  "topics": [
    "agent-sdks",
    "coding-agents"
  ],
  "verification": {
    "status": "official_source",
    "label": "Official Source",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [
    "This is a **vendor case study**: no failure rates, costs, or limitations are stated, and the **months-to-weeks** claim comes from the companies involved. Weigh **SDK lock-in** and run pricing before wiring it into core workflows."
  ],
  "lifecycle": "Current",
  "published_at": null,
  "modified_at": null,
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/notion-07d02so",
    "json": "https://feed7.dev/p/notion-07d02so.json",
    "markdown": "https://feed7.dev/p/notion-07d02so.md"
  }
}