@ruelya

AxonHub

AxonHub AI Gateway provider plugin for OpenClaw - Route requests to 100+ LLM providers

Current version
v1.1.6
code-pluginCommunitysource-linked

AxonHub OpenClaw Plugin

AxonHub AI Gateway provider plugin for OpenClaw — Route requests to 100+ LLM providers through a unified API gateway.

Features

  • Dynamic model discovery from your AxonHub instance
  • Custom base URL for self-hosted AxonHub deployments
  • OpenAI-compatible API transport (openai-completions)
  • xhigh / max reasoning support for capable model families (OpenAI gpt-5.x / o3 / o4-mini, Anthropic Claude opus-4.7 / sonnet-4.7, DeepSeek V4, Google Gemini 3.x); other reasoning models fall back to OpenClaw's built-in graceful effort downgrade so xhigh requests don't hit upstream 400s
  • Forward-compat: if AxonHub later exposes per-model reasoning effort lists in capabilities.reasoning_efforts (or alias keys), the plugin reads them preferentially over the built-in family table
  • Automatic model metadata: context window, pricing, capabilities

Installation

openclaw plugins install @ruelya/axonhub-openclaw-plugin

Or explicitly from ClawHub:

openclaw plugins install clawhub:@ruelya/axonhub-openclaw-plugin

Restart the gateway after installing.

Setup

Run onboarding to configure AxonHub:

openclaw onboard --axonhub-api-key <your-api-key>

Configuration

SettingDescription
API KeyYour AxonHub API key
Base URLAxonHub instance URL (default: http://localhost:8090)

License

MIT

Source and release

Source repository

Ruelya/axonhub-openclaw-plugin

Open repo

Source commit

53c77b32f2b5bea512de65b69b07386861e15284

View commit

Install command

openclaw plugins install clawhub:@ruelya/axonhub-openclaw-plugin

Metadata

  • Package: @ruelya/axonhub-openclaw-plugin
  • Created: 2026/04/17
  • Updated: 2026/06/18
  • Executes code: No
  • Source tag: v1.1.6

Compatibility

  • Built with OpenClaw: 2026.6.8
  • Plugin API range: >=2026.6.8
  • Tags: latest
  • Files: 12