Connect OpenClaw to TeamoRouter

OpenClaw is an open-source personal AI assistant. It can connect to common chat tools and extend its behavior with skills.

1. OpenClaw is already installed

Before using TeamoRouter, upgrade OpenClaw to the latest version. Some older versions may have compatibility issues.

If OpenClaw is already installed, run the command below to enter setup again and switch to TeamoRouter:

plaintext
openclaw onboard --install-daemon

Follow the prompts:

  • When asked I understand this is personal-by-default and shared/multi-user use requires lock-down. Continue?, choose Yes.
  • For Setup mode, choose QuickStart.
  • For Model/auth provider, choose More, then type custom to filter the list and select Custom Provider.
  • For API Base URL, enter https://api.teamorouter.com/v1.
  • For How do you want to provide this API key?, choose Paste API key now.
  • For API Key (leave blank if not required), paste the API Key you created in the TeamoRouter dashboard.
  • For Endpoint compatibility, choose OpenAI-compatible.
  • For Model ID, enter a TeamoRouter model such as claude-opus-4-7.
Model name Model ID
Claude fable 5 claude-fable-5
Claude opus 4.8 claude-opus-4-8
Claude opus 4.7 claude-opus-4-7
Claude opus 4.6 claude-opus-4-6
Claude sonnet 4.6 claude-sonnet-4-6
Claude haiku 4.5 claude-haiku-4-5
GPT 5.5 gpt-5.5
GPT 5.4 gpt-5.4
Gemini 3.1 pro preview gemini-3.1-pro-preview
Gemini 3.5 flash gemini-3.5-flash
  • When you see Verification successful., TeamoRouter is connected.
  • Configure the remaining channels and skills as needed. Beginners can choose Skip for now.

2. Install OpenClaw from scratch

Install OpenClaw

Linux and macOS users can install OpenClaw with:

plaintext
curl -fsSL https://openclaw.ai/install.sh | bash

Windows users can install OpenClaw with:

plaintext
iwr -useb https://openclaw.ai/install.ps1 | iex

Configure the model

After first installation, OpenClaw enters setup automatically. If it was already installed, run openclaw onboard --install-daemon to enter setup again.

  • Choose Yes for the personal-use warning.
  • Choose QuickStart for setup mode.
  • Choose More in Model/auth provider, type custom, and select Custom Provider.
  • Set API Base URL to https://api.teamorouter.com/v1.
  • Choose Paste API key now.
  • Paste your TeamoRouter API Key.
  • Choose OpenAI-compatible endpoint compatibility.
  • Enter a model ID such as claude-opus-4-7.
Model name Model ID
Claude fable 5 claude-fable-5
Claude opus 4.8 claude-opus-4-8
Claude opus 4.7 claude-opus-4-7
Claude opus 4.6 claude-opus-4-6
Claude sonnet 4.6 claude-sonnet-4-6
Claude haiku 4.5 claude-haiku-4-5
GPT 5.5 gpt-5.5
GPT 5.4 gpt-5.4
Gemini 3.1 pro preview gemini-3.1-pro-preview
Gemini 3.5 flash gemini-3.5-flash
  • When you see Verification successful., TeamoRouter is connected.
  • In API Compatibility, choose openai.
  • Configure the remaining channels and skills as needed. Beginners can choose Skip for now.

Start using OpenClaw

Open the Web UI:

plaintext
openclaw dashboard

Open the TUI:

plaintext
openclaw tui

Chat with OpenClaw in the terminal:

plaintext
openclaw terminal
Ready? Three steps to startLog in to the console · top up · create an API key
Scan to join the WeChat support group
Need help?Scan to join the support group
Connect OpenClaw to TeamoRouter · Docs