Yolfi Payments MCP for VS Code
io.github.yolfinance/yolfi-agent
Let AI agents add Yolfi crypto checkout, paylinks, webhooks, and status checks.
client:VS Code
transport:streamable-http
runtime:npm
Install Yolfi Payments MCP in VS Code
.vscode/mcp.json
{
"servers": {
"yolfi-agent": {
"type": "http",
"url": "https://app.yolfi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs