Invoice Preflight x402 MCP for VS Code
io.github.ahmet11159/invoice-preflight
x402 invoice preflight: checks UBL, PDF and image invoices, amounts, and expected purchase details.
client:VS Code
transport:streamable-http
tools:3
Install Invoice Preflight x402 MCP in VS Code
.vscode/mcp.json
{
"servers": {
"invoice-preflight": {
"type": "http",
"url": "https://mcp.dropenginehq.com/api/paid-mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs