smallprint for VS Code
dev.smallprint/smallprint
The small print of MCP servers, skills and plugins, hashed, diffed and graded, from the record.
client:VS Code
transport:stdio
runtime:npm
Install smallprint in VS Code
.vscode/mcp.json
{
"servers": {
"smallprint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"smallprint-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs