Pinelabs Mcp Server
@plural-pinelabs
关于 Pinelabs Mcp Server
Pine Labs MCP Server is a production-grade Model Context Protocol (MCP) server that connects AI assistants and agentic applications to the Pine Labs payment gateway. It exposes Pine Labs' online payment APIs -- payment links, checkout orders, UPI intent payments, subscriptions, a
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Pinelabs Mcp Server?
Pinelabs Mcp Server is a production-grade Model Context Protocol server that connects AI assistants and agentic applications to the Pine Labs payment gateway. It exposes 50+ Pine Labs online payment APIs—payment links, checkout orders, UPI intent payments, subscriptions, and transaction reporting—as structured MCP tools for any compatible AI client.
How to use Pinelabs Mcp Server?
You can deploy it as a Remote MCP Server (hosted by Pine Labs, no local setup) or as a Local MCP Server (self-hosted via Docker or source). For the remote approach, install Node.js (for npx), then configure your AI client (e.g., Cursor, Claude Desktop) with the mcp-remote command, passing your Pine Labs client ID and client secret as headers. Provide the remote URL https://mcp.pinelabs.com/mcp and the credentials X-Client-Id and X-Client-Secret.
Key features of Pinelabs Mcp Server
- Exposes 50+ payment gateway tools as MCP tools
- Supports payment links, orders, subscriptions, and UPI payments
- Includes transaction search, refund reports, and merchant analytics
- Provides API documentation retrieval tools
- Offers remote (hosted) and local deployment options
- Requires only client ID/secret for authentication
Use cases of Pinelabs Mcp Server
- AI-powered checkout flows with real-time payment link generation
- Automated subscription lifecycle management (create, pause, resume, cancel)
- UPI payment collection via intent QR codes through conversational interfaces
- Transaction reconciliation and order tracking for customer support automation
FAQ from Pinelabs Mcp Server
What authentication is required?
You need a Pine Labs client ID and client secret, passed as X-Client-Id and X-Client-Secret headers in the MCP server configuration.
How do I connect using Cursor?
Add a pinelabs entry to your Cursor MCP settings with "command": "npx", "args": ["mcp-remote", "https://mcp.pinelabs.com/mcp", "--header", "X-Client-Id:<your-client-id>", "--header", "X-Client-Secret:<your-client-secret>"].
Is there a hosted version of the server?
Yes, the Remote MCP Server is hosted and maintained by Pine Labs, offering zero setup
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ICSS
chokcoco不止于 CSS
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
评论