#92 · Primary category: AI Gateway & API Infrastructure

cursor2api

ai cc claude cursor gpt

将 Cursor Web Docs 免费 API 转换为 OpenAI/Anthropic 兼容格式的代理服务。提供 Claude Code工具及图片支持。

Project last updated:06/01/26

GitHub Stars

1.9K

Forks

518

Contributors

8

License

MIT

Why we included this project

Cursor's free web-docs chat endpoint doesn't speak Anthropic or OpenAI formats, and this proxy is the bridge. It exposes Anthropic Messages and OpenAI Chat Completions APIs in front of Cursor's /api/chat, so one service can feed Claude Code, Cursor IDE, and other compatible clients at once. It also handles the failure modes that trip up naive proxies, like recovering truncated tool calls, compressing context and schemas, filtering refusals, and scrubbing identity markers. Token auth and a log viewer with degradation diagnostics make it reasonable to run on a public server, and the compression levels are configurable. If you already use Cursor and want to spread that chat capacity across your own coding tools, this saves you from building the glue yourself.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category