Tool manifest
mcptoon_manifestLists upstream MCP tools grouped by server, returning names only by default to save tokens; set include_descriptions for a one-line summary per tool.
Instructions
List the upstream tools this gateway currently exposes, grouped by server. Returns names by default; that compact view is what an agent should read instead of pulling every full schema. Pass include_descriptions for a one-line summary per tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Restrict the listing to one server name. Omit to list every server the gateway has loaded. | |
| include_descriptions | No | Attach each tool's first description sentence to the listing. Costs tokens; the default false keeps the manifest small. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| servers | Yes | One entry per server that contributed tools. | |
| totalTools | Yes | ||
| totalServers | Yes |