parsedoc for Cursor
fr.custom-digital-services/parsedoc
Agent-native document parsing: PDF, scans and FR/EU invoices to structured JSON or Markdown.
client:Cursor
transport:streamable-http
Install parsedoc in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"parsedoc": {
"url": "https://parsedoc.custom-digital-services.fr/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs