@yantra

YantraRouter

OpenClaw plugin connecting agents to the cdecli agent.

Current version
v1.1.4
code-pluginCommunitysource-linked

@yantra/openclaw-yantrarouter

OpenClaw plugin that connects your agent to the cdecli agent (https://cdecli-agent.cdebase.dev). No model picker — cdecli handles routing on the server.

Install

openclaw plugins install clawhub:@yantra/openclaw-yantrarouter

Setup (API key only)

openclaw config set env.YANTRA_API_KEY "your-api-key"
openclaw config set agents.defaults.model.primary "yantrarouter/yantra"
openclaw gateway restart

Optional: override the agent URL (default is cdecli production):

export YANTRA_BASE_URL="https://cdecli-agent.cdebase.dev"

Do not add a separate models.providers.yantra block — use the plugin model yantrarouter/yantra only.

Smoke test (direct cdecli / AI SDK)

YANTRA_API_KEY=your-key node examples/smoke.mjs

Environment

VariableDescription
YANTRA_API_KEYBearer token from your Yantra / cdebase dashboard
YANTRA_BASE_URLcdecli agent host (default: https://cdecli-agent.cdebase.dev)

Source

github.com/yantra-app/openclaw-yantra

Source and release

Source repository

yantra-app/openclaw-yantra

Open repo

Source commit

f2844b1d53e78a057e414ad8c06cb66419cafbc8

View commit

Install command

openclaw plugins install clawhub:@yantra/openclaw-yantrarouter

Metadata

  • Package: @yantra/openclaw-yantrarouter
  • Created: 2026/05/28
  • Updated: 2026/05/31
  • Executes code: No
  • Source tag: main

Compatibility

  • Built with OpenClaw: 2026.3.24-beta.2
  • Plugin API range: >=2026.3.24-beta.2
  • Tags: latest
  • Files: 21