HitPay MCP Server for VS Code
com.hit-pay/mcp
Official HitPay MCP: sales, payouts, balances; create payment links and invoices. OAuth; no refunds.
client:VS Code
transport:streamable-http
Install HitPay MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.hit-pay.com/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs