Snowflake

Cloud data platform
Integration Scenario

Cursor SDK powers a coding agent inside Snowflake's IDE — writes, optimizes, and explains SQL natively against live schemas, no context switching.

  1. 1 Analyst asks "why did APAC revenue drop last quarter?" inside Snowflake
  2. 2 Cursor agent introspects schema, writes exploratory queries, surfaces anomalies
  3. 3 Delivers written summary + shareable SQL notebook, no BI tool required

dbt Labs

Data transformation platform
Integration Scenario

Cursor SDK embedded in dbt Cloud IDE — engineers describe transformations in plain English and the agent writes, tests, and PRs the model autonomously.

  1. 1 Data engineer describes a new transformation in natural language inside dbt Cloud
  2. 2 Cursor SDK reads the existing dbt project, generates SQL model & schema YAML
  3. 3 Runs dbt test, iterates on failures, opens a PR — all autonomously

Synopsys

EDA · Silicon-to-Systems
Integration Scenario

Cursor SDK embedded inside Synopsys.ai — chip design engineers use natural language to write, debug, and verify RTL code and simulation scripts across million-line codebases.

  1. 1 Hardware engineer describes a new memory controller block in plain English inside Synopsys tools
  2. 2 Cursor agent reads the existing RTL, generates SystemVerilog, writes testbenches
  3. 3 Runs VCS simulation, iterates on failures, surfaces timing violations — no context switch

GitHub

Code collaboration platform
Integration Scenario

Cursor SDK runs as a GitHub App — engineers trigger the agent from any issue or failed CI check and it opens a reviewed PR without leaving GitHub.

  1. 1 Engineer comments "@cursor fix this" on a GitHub Issue or failing CI check
  2. 2 Cursor agent spins up a cloud VM, reads codebase, implements the fix
  3. 3 Opens a PR with test results, diff summary, and reasoning attached
Public Beta · Apr 28 2026
Cursor SDK

Partners get the exact same agent runtime that powers the Cursor desktop app, CLI, and web app — in a few lines of TypeScript. Runs locally or on Cursor's cloud VMs. Billed on standard token consumption pricing.

Same runtime as Cursor app Cloud VM execution Local execution Token-based pricing SSE streaming TypeScript · npm install @cursor/sdk
Model Provider

Anthropic

Claude models power Cursor's agent runtime. Multi-year structural relationship.

Composer-2 model · claude-sonnet-4-6 · opus-4-6
Cloud · AWS

Bedrock

Enterprise inference. Token consumption decrements EDP/PPA commits — BYOC motion.

EDP · CPPO · ACE co-sell
Cloud · GCP

Vertex AI

Google Cloud inference endpoint. Supports Claude via Model Garden and Gemini models.

Model Garden · CUD commit
Cloud · Microsoft

Azure Foundry

Azure AI inference layer. Enables Cursor SDK usage within Microsoft's enterprise cloud.

Azure Marketplace · MACC
Model Provider

OpenAI

GPT-4o and o-series models available as frontier model options in the Cursor SDK.

gpt-4o · o3 · o4-mini