UndetectedGPT for VS Code
ai.undetectedgpt/humanizer
AI humanizer for MCP clients. Rewrites AI text so it reads naturally and sounds human.
client:VS Code
transport:streamable-http
tools:2
Install UndetectedGPT in VS Code
.vscode/mcp.json
{
"servers": {
"humanizer": {
"type": "http",
"url": "https://www.undetectedgpt.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs