gateway.provision
Installs and starts a specific MCP server from the manifest after reviewing candidates. Returns a job ID for tracking 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) |