From bf37fe39bec648cdc480412079770fe8a72c9e17 Mon Sep 17 00:00:00 2001 From: Yolfi <287419886+yolfipay@users.noreply.github.com> Date: Wed, 22 Jul 2026 09:56:40 +0700 Subject: [PATCH] feat: add Yolfi payments MCP --- community-servers.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community-servers.yml b/community-servers.yml index f2519d0..7ad1f17 100644 --- a/community-servers.yml +++ b/community-servers.yml @@ -16,3 +16,9 @@ servers: description: "X and Twitter automation MCP server for tweet search, profile tweets, follower export, media workflows, webhooks, and confirmation-gated posting." package_type: "npm" category: "communication" + - name: "Yolfi Payments MCP" + github_url: "https://github.com/yolfinance/yolfi-agent" + package_name: "@yolfi/agent" + description: "Add crypto checkout, create payment links, manage webhooks, and check payment status through Yolfi from MCP-compatible AI agents." + package_type: "npm" + category: "finance"