{"library":"copilot-api","type":"library","category":null,"description":"copilot-api transforms GitHub Copilot into an API-compatible server that mimics OpenAI and Anthropic interfaces, making Copilot's capabilities accessible to applications designed for these popular LLM APIs. This allows tools like Claude Code to leverage GitHub Copilot directly. The package is currently at version 0.7.0 and receives frequent updates, often with minor feature additions and bug fixes, as seen in recent patch and minor releases. Its key differentiator is bridging GitHub Copilot's proprietary access with standard API formats, offering flexibility for developers who want to integrate Copilot into existing LLM toolchains without vendor lock-in to GitHub's specific integration methods. It runs as a standalone server, typically invoked via `npx`.","language":"javascript","status":"active","version":"0.7.0","tags":["javascript","proxy","github-copilot","openai-compatible"],"last_verified":"Wed May 27","install":[{"cmd":"npm install copilot-api","imports":["import { startServer } from 'copilot-api'","import type { CopilotApiConfig } from 'copilot-api'","(No default export)"]},{"cmd":"yarn add copilot-api","imports":[]},{"cmd":"pnpm add copilot-api","imports":[]}],"homepage":null,"github":"https://github.com/ericc-ch/copilot-api","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/copilot-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/copilot-api/compatibility"}}