docforge for Claude Desktop
io.github.steviepinero/docforge
12 paid document tools: PDF to markdown, OCR, tables, invoices, Word/Excel/HTML, merge/split. x402
client:Claude Desktop
transport:streamable-http
tools:5
Install docforge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docforge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://docforged.mcpize.run/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs