Yolfi Payments MCP for Cursor
io.github.yolfinance/yolfi-agent
Let AI agents add Yolfi crypto checkout, paylinks, webhooks, and status checks.
client:Cursor
transport:streamable-http
runtime:npm
Install Yolfi Payments MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"yolfi-agent": {
"url": "https://app.yolfi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs