Moltline Humanizer for VS Code
com.moltlinestudio/humanizer
Find AI-isms with evidence and fingerprint a writing voice from samples. 3 of 5 free.
client:VS Code
transport:streamable-http
tools:5
Install Moltline Humanizer in VS Code
.vscode/mcp.json
{
"servers": {
"humanizer": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/humanizer"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs