MCP.so
ログイン

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

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

plural-pinelabs

投稿者

PineLabs Online

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは 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

コメント

「その他」の他のコンテンツ