Skip to main content

Cursor is now available in the AI SDK harness layer

By Steven Van ·

The AI SDK harness layer now supports Cursor through the official @ai-sdk/harness-cursor adapter.

Vercel's AI SDK harness layer now supports Cursor, through the official @ai-sdk/harness-cursor adapter. It connects Cursor to HarnessAgent via the Agent Client Protocol, using @ai-sdk/harness-acp under the hood. The harness layer runs different coding agents through the same HarnessAgent interface, so switching agents doesn't require changing application code.

Supported harnesses now include Cursor, Claude Code, Cline, Codex, Deep Agents, Grok Build, OpenCode, and Pi, with more coming soon. Full details are in the announcement.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Cursor is now available in the AI SDK harness layer on Creators Toolbox