paylink
A payment framework that helps developers easily integrate payments into their AI agents and apps.
Install / Use
claude mcp add payelink -- npx -y github:payelink/paylinkIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Finance & AccountingSupported Platforms
Skill content
View source on GitHub📑 Table of Contents
- 🚀 What is PayLink?
- ✨ Key Features
- 🚀 Quick Start - Get Payment Processing in 5 Minutes
- 💳 Available Payment Providers
- 🛣️ Roadmap
- 📚 Resources & Community
- 🤝 Contributing
- 🔒 Security
- 📜 License
🚀 What is PayLink?
PayLink is an open‑source framework designed to simplify payment integrations for AI agents via the Model Context Protocol (MCP). It provides a consistent interface to multiple providers (e.g., M‑Pesa, Airtel Money, Equity Bank, KCB) so agents can initiate and manage payments without bespoke, provider‑specific code.
✨ Highlights
- Unified SDK across providers
- MCP‑native for AI agents
- Secure credential management
- Production‑ready workflows
🚀 Quick Start
See the docs for the full guide: Quickstart → <a href="https://paylink-platform.vercel.app/quickstart">paylink-platform.vercel.app/quickstart</a>
🐳 Run with Docker (M‑Pesa MCP Server)
# Clone the repository
git clone https://github.com/paylinkmcp/paylink.git
cd paylink
# Start the M‑Pesa server (and example server) via Docker Compose
docker compose up --build
🖥️ Run Locally (M‑Pesa MCP Server)
cd mcp_servers/mpesa
# Using uv (recommended)
uv sync
uv run python server.py
💳 Available Payment Providers
| Provider | Status | Features | Docker Image |
|----------|--------|----------|--------------|
| M-Pesa | ✅ Supported | STK Push | mpesa-mcp-server (compose) |
| Airtel Money | Coming soon | STK Push, USSD | — |
| Equity Bank | Coming soon | Bank Transfers | — |
| KCB | Coming soon | Bank Transfers | — |
🛣️ Roadmap
- [ ] Add Airtel Money support
- [ ] Implement Equity and KCB bank transfers
- [ ] Publish TypeScript SDK
- [ ] Webhook/event framework
📚 Resources & Community
| Resource | Link | Description | |----------|------|-------------| | 📖 Documentation | paylink-platform.vercel.app | Guides and examples | | 🐛 Issues | GitHub Issues | Report bugs and request features | | 📦 Examples | examples/ | Working examples with popular AI frameworks | | 🔧 Server Guides | mcp_servers/ | Individual server documentation |
🤝 Contributing
We love contributions! Whether you want to:
- 🐛 Report bugs or request features
- 📝 Improve documentation
- 🔧 Build new MCP servers
- 🎨 Enhance existing servers
Check out our Contributing Guide to get started!
🔒 Security
If you discover a security vulnerability, please see our Security Policy for how to report it responsibly.
📫 Contact
Questions or need help? Email us at <a href="mailto:paylinkmcp@gmail.com">paylinkmcp@gmail.com</a> or join our Discord from the docs.
📜 License
MIT License - see LICENSE for details.
<div align="center"> <p><strong>💳 Powering AI‑Native Payments for Agents</strong></p> <p> <a href="https://paylink-platform.vercel.app/">Documentation</a> • <a href="https://github.com/paylinkmcp/paylink/issues">Issues</a> • <a href="examples/">Examples</a> </p> </div>
Related Skills
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
