Loading MCP server directory, please wait...
Let AI agents add Yolfi crypto checkout, paylinks, webhooks, and status checks.
npx @getmcp/cli add io.github.yolfinance/yolfi-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yolfinance/yolfi-agent": {
"command": "npx",
"args": [
"-y",
"@yolfi/agent",
"mcp"
],
"env": {
"YOLFI_API_KEY": "",
"YOLFI_WEBHOOK_SECRET": ""
}
}
}
}