Skip to content

feat(openapi): include operation description in MCP tool descriptions#186

Merged
jxom merged 1 commit into
mainfrom
jxom/openapi-tool-descriptions
Jul 10, 2026
Merged

feat(openapi): include operation description in MCP tool descriptions#186
jxom merged 1 commit into
mainfrom
jxom/openapi-tool-descriptions

Conversation

@jxom

@jxom jxom commented Jul 10, 2026

Copy link
Copy Markdown
Member

Adds an mcp.description override to OpenAPI-generated commands, concatenating summary + description so MCP tools surface full operation prose while CLI help keeps the short summary.

Closes #185

@pkg-pr-new

pkg-pr-new Bot commented Jul 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/incur@186

commit: 9dbac52

@jxom
jxom merged commit 4c0fc4b into main Jul 10, 2026
7 checks passed
@jxom
jxom deleted the jxom/openapi-tool-descriptions branch July 10, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MCP tool descriptions drop the OpenAPI operation description when a summary exists

1 participant