Indic Normalize for VS Code
io.github.guptaprakhariitr/indic-normalize-mcp
Indic transliteration plus Indian name, address, PIN, PAN, GSTIN normalization.
client:VS Code
transport:streamable-http
Install Indic Normalize in VS Code
.vscode/mcp.json
{
"servers": {
"indic-normalize-mcp": {
"type": "http",
"url": "https://indic-normalize-mcp.atlasword.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs