generate_claude_desktop_config
Generates a Claude Desktop configuration snippet for connecting to a Docker-run MCP server. Specify capability, product, and input schema to produce the JSON config.
Instructions
Generate claude_desktop_config.json snippet for docker-run MCP server.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capability_id | Yes | ||
| product_id | Yes | ||
| name | Yes | ||
| description | No | ||
| input_schema_json | No | {} | |
| registry | No | aifactory |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |