Zero Slop for VS Code
io.github.manavmishra/zero-slop
Score and rewrite AI-assisted prose while preserving names, numbers, quotes, links, and facts.
client:VS Code
transport:streamable-http
tools:1
Install Zero Slop in VS Code
.vscode/mcp.json
{
"servers": {
"zero-slop": {
"type": "http",
"url": "https://mcp.zero-slop.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs