MCP.so
Sign In

Pinelabs Mcp Server

@plural-pinelabs

About 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

Basic information

Category

Other

Transports

stdio

Publisher

plural-pinelabs

Submitted by

PineLabs Online

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers