loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

claude-code-openai-adapter

MCP Tool

skrischer/claude-code-openai-adapter

An OpenAI-compatible API server that wraps the Claude Code CLI as a subprocess. Any tool that speaks the OpenAI chat completions API can talk to Claude through this proxy.

Install

$ npx loaditout add skrischer/claude-code-openai-adapter

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "claude-code-openai-adapter": {
      "command": "npx",
      "args": [
        "-y",
        "claude-code-openai-adapter"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated56 days ago
Security: C

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit2/19/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/skrischer/claude-code-openai-adapter)](https://loaditout.ai/skills/skrischer/claude-code-openai-adapter)