utility converter for VS Code
io.github.punchfan01/utility-converter
7 utility tools in here: exchange rate, UUID, hash, Base64, timestamp, calculator, unit conversion.
client:VS Code
transport:streamable-http
tools:7
Install utility converter in VS Code
.vscode/mcp.json
{
"servers": {
"utility-converter": {
"type": "http",
"url": "https://utility-converter.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs