_mcp_generate_inference_config
Generate inference server configuration with port, context length, concurrent limits, and API key environment name reference without embedding secrets.
Instructions
Produce inference server config (port, api key NAME ref, context, limits) — no secrets embedded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| engine | No | vllm | |
| project_id | No | ||
| extra_params | No | ||
| context_length | No | ||
| max_concurrent | No | ||
| api_key_env_name | No | API_KEY |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||