prxy.monster API-key BYOK is live. Start free

Compatibility matrix

Use this page to decide whether prxy.monster can sit in front of a given SDK, CLI, or API shape today.

Status values:

SurfaceStatusRoute/configStreamingStreaming post-hooksLimitations
Anthropic MessagessupportedPOST /v1/messagessupportedpartialAPI-key BYOK only; MPP uses separate /v1/agent/messages.
OpenAI Chat CompletionssupportedPOST /v1/chat/completionssupportedpartialChat Completions shape only.
OpenAI Responses APIplannednonenot supportednot supportedUse Chat Completions today.
OpenAI Assistants APInot supportednonenot supportednot supportedThreads/runs/files are not proxied.
Realtime APInot supportednonenot supportednot supportedNo WebRTC/WebSocket realtime proxy.
Claude CodesupportedANTHROPIC_BASE_URL=https://api.prxy.monstersupportedpartialWorks through Anthropic Messages traffic; Claude account UI/rate-limit policy is still controlled by Anthropic.
CursorpartialOpenAI-compatible custom base URLsupportedpartialChat Completions traffic only; IDE-specific non-chat endpoints are not proxied.
ClinepartialOpenAI Compatible provider settingssupportedpartialTool execution stays in Cline; prxy sees model requests and tool definitions.
AiderpartialOpenAI-compatible base URL flagssupportedpartialOpenAI Chat Completions flow only.
ContinuepartialapiBase in Continue configsupportedpartialDepends on selected provider block; Chat/Anthropic-compatible calls work.
Local modesupportedhttp://localhost:3099supportedpartialNo hosted billing, team controls, or MPP payment surface.
Streamingsupportedstream: truesupportedpartialPre hooks run; cache hits replay synthetic SSE.
Streaming post-hookspartialinternal module lifecyclen/apartialPost hooks against live provider streams are skipped today; non-streaming post hooks run.

Practical rule

If your tool can point Anthropic Messages or OpenAI Chat Completions at a custom base URL and use a prxy_ API key, it is usually compatible. If it requires OpenAI Responses, Assistants, Realtime, or provider-specific cloud auth SDKs, treat it as planned or unsupported until a matching route is documented.

See also