AI Humanizer for VS Code
io.github.evozim/ai-humanizer
Advanced text styling to preserve semantic human flow.
client:VS Code
transport:sse
Install AI Humanizer in VS Code
.vscode/mcp.json
{
"servers": {
"ai-humanizer": {
"type": "sse",
"url": "https://ai-humanizer-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs