Loading MCP server directory, please wait...
Parse receipts & invoices into structured JSON. Pay per call in USDC (x402 on Base), no API key.
npx @getmcp/cli add com.wrapper-agency.parsedoc/parserRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.wrapper-agency.parsedoc/parser": {
"command": "npx",
"args": [
"-y",
"parsedoc-mcp"
],
"env": {
"X402_PRIVATE_KEY": "",
"PARSEDOC_URL": ""
}
}
}
}