Skip to main content
Capabilities

MCP & Skill

Bailian CLI command reference for orchestrating MCP services and managing the skill registry.

Orchestrate MCP services and manage the skill registry from the terminal: list active MCP servers, inspect tools, invoke any tool directly, and add, list, update, and remove skills.
MCP capabilities are currently available only to China site (aliyun.com) accounts.
Append --help to any command for full parameter details, e.g. bl mcp call --help.

MCP orchestration

See the MCP docs for feature-page usage.
CapabilityCommandNotes
MCP orchestrationbl mcp list / tools / callList active MCP servers, inspect tools, invoke any tool directly
bl mcp call --target <server-name>.<tool-name> --json '{"query":"weather in Beijing"}'

Skill management

See the Skill docs for feature-page usage.
CapabilityCommandNotes
One-shot bootstrapbl skill initInstall all bailian-* skills in one step — ideal for setting up a new environment
Skillsbl skill add / list / update / removeManage the skill registry
bl skill init
bl skill list