SuperSkill Registry for VS Code
com.onlyharness/registry
Find, inspect and install reviewed reusable AI-agent capabilities from superskill.sh.
client:VS Code
transport:streamable-http
tools:12
Install SuperSkill Registry in VS Code
.vscode/mcp.json
{
"servers": {
"registry": {
"type": "http",
"url": "https://superskill.sh/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs