Recommend Routing
recommend_routingDetermines optimal routing for MCP servers by applying heuristics: lightweight servers are recommended as passthrough, others as execute_code. Optionally applies hints to configuration.
Instructions
Apply the X1 routing heuristic to one or all configured servers. Servers whose names match lightweight-payload patterns (search, calendar, email, etc.) are recommended as "passthrough". All others default to "execute_code" (safe default). Use apply=true to write the hints into conductor config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_name | No | Analyse a single server (omit for all servers). | |
| apply | No | Write routing hints to ~/.mcp-conductor.json. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recommendations | Yes | ||
| applied | Yes | ||
| config_path | No |