SDK Articles
3 articles across AI Catchup's news, guides, tutorials, and comparisons.
All SDK articles
Cursor SDK Bridge Opens Agent Control to Rust, Go, and More
Cursor has open-sourced an SDK Bridge that exposes a stable sdk.v1 protocol for driving Cursor agents from Rust, Go, Java, and other languages. Adapters run a small local bridge and communicate over Connect RPCs, while the bridge handles the connection to Cursor's API.
You Can Now Delegate Tasks to Cursor From Inside Notion
Notion used the Cursor SDK to embed coding agents directly in its workspace. You can now tag Cursor in a doc, mention it in a thread, or assign it a database issue, and Cursor plans, builds, tests, verifies its own work, and opens a PR. Notion says it built the integration in a few weeks on the Cursor SDK.
Cursor SDK Lands in Public Beta: Programmatic Agents in TypeScript with Local and Cloud Runtimes
Cursor launched the Cursor SDK in public beta on April 29, 2026, exposing the same agent runtime that powers Cursor desktop, CLI, and web behind a TypeScript package. `@cursor/sdk` lets you spawn agents against local files, Cursor-hosted VMs, or self-hosted workers, stream results, and bill on standard token-based pricing -- moving Cursor from an editor surface to a programmable platform.