Integrations
Integrations Overview

Integrations

Xilos is OpenAI-compatible — if your tool speaks the OpenAI API, it works with Xilos. Connect your existing agents in minutes by changing the base URL and API key.

OpenAI-Compatible API

All integrations use the same pattern:

  1. Set the base URL to https://api.xilos.ai/api/v1
  2. Set the API key to your Xilos API key
  3. Use "xilos" as the model name for smart routing

That's it. Xilos handles routing, security, caching, and cost control automatically.

Supported Frameworks

  • Hermes Agent — Connect Hermes Agent to Xilos via profile configuration.
  • OpenClaw — Route OpenClaw traffic through Xilos.
  • Claude Code — Point Claude Code at Xilos using environment variables.
  • OpenAI SDK — Use the official OpenAI SDK with Xilos.
  • LangChain — Route LangChain agents through Xilos.
  • GitHub Copilot — Configure Copilot to route through Xilos.
  • Kilo Code — Connect Kilo Code for governance and cost control.
  • OpenWebUI — Add Xilos as a connection in OpenWebUI.
  • Custom Application — Integrate any application with the Xilos API.

Info: Don't see your framework? Since Xilos is OpenAI-compatible, any tool that supports custom OpenAI base URLs will work. See Custom Application for generic integration steps.