Skip to content

CPA Manager Plus Capability Matrix

Use this page to confirm which features each usage option provides and what evidence each provider can expose. Missing fields remain unknown; CPAMP does not convert missing data into a healthy state, unlimited quota, or success.

By Usage Option

CapabilityCPAMP Lightweight PanelCPAMP Full Mode
CPA config, providers, auth files, OAuth, quota, and logs
Plugin management and plugin pagesDepends on CPA/plugin paths
Browser-local account checks
SQLite request history
Request monitoring and failure diagnosis
Usage and cost analytics
Model prices and API key aliases
Scheduled account inspection and history
Quota cooldowns and account action queue
Login credentialCPA Management KeyCPAMP Admin Key
Backups, migration state, and pprof

The CPAMP Lightweight Panel is an enhanced WebUI hosted directly by CPA and requires no additional service, just like the official panel. It does not connect to or read Manager Server. Use the Manager Server :18317/management.html entry for the server-backed capabilities in this table.

The Live Demo is not a runtime mode. It only previews the interface with fictional data. It cannot connect to, manage, or monitor a real CPA instance and does not mean the capabilities in this matrix are actually running.

How To Install Full Mode

Docker and native packages provide the same Full Mode capabilities; only the installation method differs.

InstallationBest forPanel entry
Docker deployment (recommended)Most new users and server deploymentshttp://<cpamp-host>:18317/management.html
Native package deploymentHosts where Docker is not usedhttp://<cpamp-host>:18317/management.html

By Account And Provider

Provider / account typeConfigurationQuota and health evidenceActive inspection
Codex OAuth/Auth FileProvider, auth file, OAuth, and model aliasesFive-hour/weekly windows, reset, workspace, and credential stateLocal and server
ClaudeProvider and OAuth/Auth FileBase quota, weekly quota, and model-scoped limits when returnedQuota read without model requests
xAI/Grok OAuthProvider/Auth File/OAuthCLI billing, paid OAuth identity fallback, and request-event evidenceLocal and server
xAI API Keyxai-api-key, priority, models, and key testingRequest results and provider responsesProvider key test
Gemini / Vertex / Antigravity / KimiProvider, auth file, or OAuth depending on CPAProvider-specific quota or recent request evidenceDepends on CPA and provider APIs
OpenAI-compatibleBase URL, API key, headers, model mapping, and key testingRequest status, latency, redacted failures, and costNo assumed common quota API

Data And Automation Boundaries

  • CPAMP only uses evidence returned by the provider, exposed by CPA, or safely extracted from request events.
  • An HTTP 401/403 alone is not enough to auto-disable a credential; explicit credential semantics are required.
  • Quota cooldowns, inspection, and account actions follow “the owner that disabled is the owner that may restore.”
  • Manual disables are never overridden by unrelated automation.
  • Cost is estimated from collected requests and model prices; provider billing remains authoritative.
  • Requests missed after CPA queue expiry or while Manager Server is offline cannot be recovered.

Released under the MIT License.