Verant for VS Code
ai.verant/verant
AI proofreading for public web pages and full sites, with AI-verified corrections. Paid plans only.
client:VS Code
transport:streamable-http
Install Verant in VS Code
.vscode/mcp.json
{
"servers": {
"verant": {
"type": "http",
"url": "https://verant.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs