Frenchie for Cursor
io.github.lab94/frenchie-skill
OCR, transcription, file extraction, and image generation for AI agents via MCP.
client:Cursor
transport:streamable-http
runtime:npm
tools:7
Install Frenchie in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"frenchie-skill": {
"url": "https://mcp.getfrenchie.dev"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs