Build AI-IDE plugin MCP elements - stdio JSON-RPC servers, tool schemas, host wiring for Claude Code/Codex, event-name mapping, and validation. Use when adding an MCP server to a plugin.
69
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Use this skill for MCP tools inside an AI IDE plugin. Keep server implementation host-neutral and generate host-specific wiring separately.
Do not treat this skill as a full MCP protocol or host configuration specification. Protocol versions, SDK APIs, host config fields, approval policies, and validation commands can change. Before implementation, open the current official docs for the MCP protocol and every requested host, then cite or link the pages used in the output.
Fetch only the sections needed for the current task. For any host not listed, find its official MCP, plugin, extension, or connector docs first. If no official docs exist, say so and separate verified behavior from assumptions.
For implementation requests, produce:
For design-only requests, return the same shape as a concise design response without writing files or running smoke tests.
b4ba256
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.