Skip to content
VS Code

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

What VS Code can do once it is connected

Frenchie in other clients