The skill's wildcard `allowed-
Claims to do
MCP Integration for Claude Code Plugins: Model Context Protocol (MCP) enables Claude Code plugins to integrate with external services and APIs by providing structured tool access. Use MCP integration to expose external service capabilities as tools within Claude Code.
Actually does
This skill provides comprehensive documentation and configuration examples for integrating Model Context Protocol (MCP) servers into Claude Code plugins. It details how to configure `stdio` (executing local commands like `npx`), `SSE` (connecting to HTTPS URLs), `HTTP` (connecting to HTTPS URLs with headers), and `WebSocket` (connecting to WSS URLs with headers) server types. It also covers environment variable usage, security best practices, and debugging steps, but does not execute any commands or contact URLs itself.
The 'allowed-tools' configuration supports wildcards, which, despite being warned against, can grant broad permissions. If an attacker can introduce malicious tools to an MCP server, a wildcard permission could allow the agent to use them, leading to unintended actions or privilege escalation.
allowed-tools: ["mcp__plugin_asana_asana__*"]
[](https://mondoo.com/ai-agent-security/skills/github/anthropics/claude-code/mcp-integration)<a href="https://mondoo.com/ai-agent-security/skills/github/anthropics/claude-code/mcp-integration"><img src="https://mondoo.com/ai-agent-security/api/badge/github/anthropics/claude-code/mcp-integration.svg" alt="Mondoo Skill Check" /></a>https://mondoo.com/ai-agent-security/api/badge/github/anthropics/claude-code/mcp-integration.svgSkills can read files, run commands, and access credentials. Mondoo helps organizations manage the security risks of AI agent skills across their entire fleet.