InfrastructureShipped
claude-cli-wrapper
Unified Anthropic Messages API across Claude CLI, Ollama, OpenRouter

About
Monorepo with a TypeScript provider abstraction and Anthropic-compatible HTTP server. Routes any Claude SDK call through Claude CLI (with full MCP, permissions, worktree support), local Ollama models, or free OpenRouter cloud models, behind one consistent API.
Status
Published on npm. Used to back several internal tools that need a uniform Messages API across providers.
Stack
TypeScriptFastifyMCP