← Back to Plugins
Tools

Axonhub Openclaw

Ruelya By Ruelya 👁 50 views ▲ 0 votes

AxonHub AI Gateway provider plugin for OpenClaw

GitHub

Install

npm install @ruelya/axonhub-openclaw-plugin

README

# AxonHub OpenClaw Plugin

AxonHub AI Gateway provider plugin for OpenClaw.

## Features

- Route requests to 100+ LLM providers via OpenAI-compatible API
- Dynamic model resolution

## Installation

```bash
npm install @ruelya/axonhub-openclaw-plugin
```

## Configuration

In OpenClaw settings, configure the plugin with your AxonHub credentials:

| Setting | Description |
|---------|-------------|
| API Key | Your AxonHub API key |
| Base URL | AxonHub instance URL (default: `http://localhost:8090`) |


Publishing is automated via GitHub Actions. Push a version tag to trigger the workflow.

## License

MIT
tools

Comments

Sign in to leave a comment

Loading comments...