Requirements
Your tool must support setting a custom base URL for API requests. This is often exposed as an environment variable, a config file field, or a settings entry labeled something like “API base URL” or “custom endpoint.” CMX listens at:cmx start or cmx serve) before sending requests through it.
Connecting via Custom Base URL
Point your tool’s API base URL at the appropriate CMX endpoint for the protocol it speaks:- OpenAI-compatible tools — use the
/openaipath - Anthropic-compatible tools — use the
/anthropicpath
Verify It’s Working
After pointing your tool at CMX and sending a request, check that CMX registered the activity:Suggest a New Integration
Want CMX to officially support your tool? Reach out at hello@compressi.us and include:- Tool name and a link to its website or integration documentation
- Your operating system and how you connect to your model provider today
- The workflow you want CMX to support and what would make the integration useful