gateway.provision
Provision a specified MCP server from the manifest by providing its name. Returns a job ID to track progress.
Instructions
Provision (install and start) a specific MCP server from the manifest. Use this after reviewing candidates from gateway.request_capability. Returns immediately with a job_id for tracking. Poll gateway.provision_status to check progress. Use gateway.request_capability instead if you don't know the exact server name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_name | Yes | Name of the server to provision (from manifest) |