{"name":"cursor2api","version":"2.5.4","description":"Cursor Docs AI → Anthropic & OpenAI & Cursor IDE API Proxy","endpoints":{"anthropic_messages":"POST /v1/messages","openai_chat":"POST /v1/chat/completions","openai_responses":"POST /v1/responses","models":"GET /v1/models","health":"GET /health"},"usage":{"claude_code":"export ANTHROPIC_BASE_URL=http://localhost:3010","openai_compatible":"OPENAI_BASE_URL=http://localhost:3010/v1","cursor_ide":"OPENAI_BASE_URL=http://localhost:3010/v1 (选用 Claude 模型)"}}