wondel skills mcp for VS Code
io.github.mjaskolski/wondel-skills-mcp
Read-only MCP server over 50 book-based agent skills: routes a task to the right framework.
client:VS Code
transport:streamable-http
tools:5
Install wondel skills mcp in VS Code
.vscode/mcp.json
{
"servers": {
"wondel-skills-mcp": {
"type": "http",
"url": "https://skills.wondel.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs