TgPay Merchant API for VS Code
com.tgpaybot/merchant-api
Accept crypto payments via the TgPay Merchant API — invoices, subscriptions, webhooks.
client:VS Code
transport:streamable-http
tools:20
Install TgPay Merchant API in VS Code
.vscode/mcp.json
{
"servers": {
"merchant-api": {
"type": "http",
"url": "https://app.tgpaycrypto.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs