Design, build, configure, or debug Model Context Protocol servers for codewhale, including stdio and HTTP/SSE transports.
68
81%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill when the user asks to create, configure, or debug an MCP server or tool integration.
Accept: application/json, text/event-stream by
default unless the server explicitly requires something else.Common commands:
codewhale mcp init
codewhale mcp add my-server --command node --arg server.js
codewhale mcp add remote-server --url http://127.0.0.1:3000/mcp
codewhale mcp list
codewhale mcp validate
codewhale mcp toolsHTTP/SSE entries can include per-server headers in ~/.codewhale/mcp.json when
credentials or custom routing headers are required.
codewhale mcp add or edit ~/.codewhale/mcp.json.codewhale mcp validate, then codewhale mcp tools.21282f1
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.