Loading MCP server directory, please wait...
Passport, ID and MRZ recognition through the doc.cheap API — $0.01 per document
npx @getmcp/cli add cheap.doc/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cheap.doc/mcp": {
"command": "npx",
"args": [
"-y",
"@doc-cheap/mcp"
],
"env": {
"DOC_CHEAP_API_KEY": "",
"DOC_CHEAP_API_BASE": "https://api.doc.cheap"
}
}
}
}