FileConvert for VS Code
online.file-convert/fileconvert
Convert files between 110+ document, image, audio, video, archive and ebook formats from AI agents.
client:VS Code
transport:streamable-http
Install FileConvert in VS Code
.vscode/mcp.json
{
"servers": {
"fileconvert": {
"type": "http",
"url": "https://file-convert.online/api/mcp/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs