
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
openclaw-docproc-mcp
Advanced tools
MCP server for OpenClaw Document Processing APIs — PDF extraction, OCR, and format conversion paid via x402 on Base mainnet
MCP (Model Context Protocol) server for OpenClaw Document Processing APIs. Provides AI agents with tools for PDF extraction, OCR, and document format conversion, paid via x402 micropayments on Base mainnet.
npx openclaw-docproc-mcp
Or install globally:
npm install -g openclaw-docproc-mcp
openclaw-docproc-mcp
Add to your claude_desktop_config.json:
{
"mcpServers": {
"openclaw-docproc": {
"command": "npx",
"args": ["openclaw-docproc-mcp"]
}
}
}
Extract structured text and tables from PDF documents.
file (base64 PDF), optional filenameExtract text from images using Tesseract OCR.
file (base64 image), optional language, optional filenameConvert documents between formats (PDF, DOCX, Markdown, JSON, HTML, TXT).
file (base64 document), targetFormat, optional filenameAll endpoints require x402 payment on Base mainnet (chain ID 8453) in USDC. Use @x402/fetch for automatic payment handling.
Default: https://api.agentsconsultants.com
Override with environment variable: OPENCLAW_API_URL
MIT
FAQs
MCP server for OpenClaw Document Processing APIs — PDF extraction, OCR, and format conversion paid via x402 on Base mainnet
The npm package openclaw-docproc-mcp receives a total of 3 weekly downloads. As such, openclaw-docproc-mcp popularity was classified as not popular.
We found that openclaw-docproc-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.