Skip to main content
Glama
Synvoya
by Synvoya

configure_workers

Describe which CLI tool should handle each job in plain English. Route coding, testing, and other work to the right agent automatically.

Instructions

Configure which CLI tools handle which tasks. Say 'Use Claude for coding and Codex for testing' or 'Set Aider as default'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
instructionYesNatural language routing config, e.g. 'Use Claude for coding, Codex for testing'
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description does not disclose important behavioral aspects such as whether the configuration persists, whether it overwrites existing settings, or whether it affects the current session immediately. With no annotations, the description carries the full burden but only states the general purpose, leaving significant ambiguity for a state-changing configuration tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence with embedded examples, no fluff or repetition. Every word earns its place, making it highly efficient and easy to parse.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the core functionality and usage pattern adequately for a single-parameter tool with no output schema. It lacks details on side effects and scope of changes, but the overall purpose and interaction pattern are clear enough for basic invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already provides 100% coverage with a clear description and an example. The tool description adds an additional example ('Set Aider as default') that enriches contextual understanding beyond the schema, providing extra clarity on the accepted instruction format.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb 'Configure' with a clear resource ('which CLI tools handle which tasks'). This clearly distinguishes it from the sibling configure_model, which targets model configuration rather than tool-task routing.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides concrete natural language examples ('Use Claude for coding', 'Set Aider as default') that illustrate when and how to use the tool. It does not explicitly mention alternatives or exclusion criteria, but the examples are illustrative enough for an agent to infer usage.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Synvoya/cerebro-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server