Skip to content

Releases: Sammy970/cursor-proxy-api-extension

v1.0.9

16 Mar 12:11

Choose a tag to compare

Initial public release.

Routes Claude Code through cursor.com/api/chat without an Anthropic API key.

  • Local proxy bound to 127.0.0.1 with per-session secret token auth
  • Auto-writes ~/.claude/settings.json on every proxy start
  • Full tool use support via prompt injection and JSON block parsing
  • Streaming and non-streaming response modes
  • Status bar toggle and Output channel logging
  • Security hardened: 10MB body limit, no CORS, prompt injection protection

Installation: download the .vsix, then run "Extensions: Install from VSIX..." in Cursor.