Skip to content

feat: add MCP022 for cross-tool chaining in descriptions - #49

Merged
royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
sharadvc:cursor/mcp022-cross-tool-chaining-96aa
Sep 12, 2026
Merged

feat: add MCP022 for cross-tool chaining in descriptions#49
royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
sharadvc:cursor/mcp022-cross-tool-chaining-96aa

Conversation

@sharadvc

Copy link
Copy Markdown
Contributor

Summary

Adds MCP022 (medium, injection): flags tool/prompt descriptions that orchestrate other tools (then call/invoke/use, use your other tools, next, run/call …).

Test plan

  • npm test

Fixes #34

Detect orchestration phrases in tool and prompt descriptions that direct
the model to invoke other tools. Fixes AgentPostmortem#34.

Co-authored-by: Sharad. <sharadvc@users.noreply.github.com>
@royalpinto007
royalpinto007 merged commit 3adc411 into AgentPostmortem:main Sep 12, 2026
10 checks passed
@github-actions

Copy link
Copy Markdown

And it's in. Thanks @sharadvc.

Genuinely helpful change for MCP-audit.

If this project helps you out, a star helps others find it too.

Happy to see more from you whenever you have the time.

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.

New rule MCP022: flag cross-tool chaining directives in descriptions

2 participants