Example — OpenAPI → MCP tools
comind.openapi_exampleGet a copy-paste example of converting an OpenAPI 3.x API into curated MCP tools. Shows the ordered steps, POST body with spec URL, baseUrl, headers, and the resulting tool name.
Instructions
Returns a worked, copy-paste example of turning an OpenAPI 3.x API into curated MCP tools through the gateway: the ordered steps, the POST /sources body (spec URL or inline spec + baseUrl + secret-templated headers), and the resulting tool name. Takes no arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| steps | No | ||
| result | No | ||
| summary | No | ||
| create_source | No | POST /sources request body. | |
| inline_spec_alternative | No |