mcp for VS Code
cheap.doc/mcp
Passport, ID and MRZ recognition through the doc.cheap API – $0.01 per document
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.doc.cheap/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs