Frenchie for VS Code
io.github.lab94/frenchie-skill
OCR, transcription, file extraction, and image generation for AI agents via MCP.
client:VS Code
transport:streamable-http
runtime:npm
tools:7
Install Frenchie in VS Code
.vscode/mcp.json
{
"servers": {
"frenchie-skill": {
"type": "http",
"url": "https://mcp.getfrenchie.dev"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs