Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

PineLabs Plural PG — Payment Gateway MCP Server

OCI · PINELABS/MCP:LATEST · 3 COMPONENTS · SCANNED SEP 20

Create payment orders, checkout, subscriptions & UPI via PineLabs Plural PG gateway

0 this week 44 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency35
Schema Quality & AI Usability62
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 2835 tokens (~74/item across 38 items; 38 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage74
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 7% of tool parameters carry a description.Partial
  • Structured output schemas are declared (97% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 5 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "delete_plan" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 38 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the PineLabs Plural PG — Payment Gateway MCP Server server?

PineLabs Plural PG — Payment Gateway MCP Server runs locally as a container image, launched with docker run --rm -i pinelabs/mcp:latest. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · pinelabs/mcp:latest

# add to Claude Code
claude mcp add plural-pinelabs-pinelabs-online-mcp -- docker run --rm -i pinelabs/mcp:latest
// .cursor/mcp.json
{
  "mcpServers": {
    "plural-pinelabs-pinelabs-online-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "pinelabs/mcp:latest"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "plural-pinelabs-pinelabs-online-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "pinelabs/mcp:latest"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add plural-pinelabs-pinelabs-online-mcp -- docker run --rm -i pinelabs/mcp:latest
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "plural-pinelabs-pinelabs-online-mcp": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "pinelabs/mcp:latest"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  plural-pinelabs-pinelabs-online-mcp:
    command: "docker"
    args: ["run", "--rm", "-i", "pinelabs/mcp:latest"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "plural-pinelabs-pinelabs-online-mcp": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "pinelabs/mcp:latest"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "plural-pinelabs-pinelabs-online-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "pinelabs/mcp:latest"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 +1
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1
    • Security disclosure: unverified → pass functional
  • 13 Sept 26 0
    • Security disclosure: pass → unverified functional
  • 12 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 11 Sept 26 +1
    • Stability: 0.97 → pass security
  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed oci/pinelabs/mcp:latest

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 38 exposed · ~2,835 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
cancel_order ~47

Cancel a pre-authorized payment against a Pine Labs order. Can only be used when the order was created with pre_auth=true. Returns cancelled order details.

NameTypeReqDescription
order_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

cancel_payment_link ~45

Cancel a Pine Labs payment link. Only links with status CREATED can be cancelled. Returns the updated payment link details with status CANCELLED.

NameTypeReqDescription
payment_link_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

cancel_subscription ~27

Cancel an active subscription in Pine Labs by subscription ID.

NameTypeReqDescription
subscription_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

create_debit ~58

Execute a debit (payment collection) against a subscription in Pine Labs. Requires at least one of presentation_id or merchant_presentation_reference.

NameTypeReqDescription
is_merchant_retry
merchant_presentation_reference
presentation_id
NameTypeReqDescription
resultstringyes

No examples provided.

create_merchant_retry ~55

Retry mandate execution for a subscription when in DEBIT FAILED stage (max 3 retries). Requires at least one of presentation_id or merchant_presentation_reference.

NameTypeReqDescription
merchant_presentation_reference
presentation_id
NameTypeReqDescription
resultstringyes

No examples provided.

create_order ~276

Create a new Pine Labs checkout order and generate a checkout link. Returns an order ID and redirect URL. Requires a merchant order reference and amount (in paisa). Supports REDIRECT, IFRAME, and SDK modes.

NameTypeReqDescription
allowed_payment_methods
amount_valueintegeryes
billing_address1
billing_address2
billing_address3
billing_city
billing_country
billing_full_name
billing_pincode
billing_state
callback_url
currencystring
customer_country_code
customer_email
customer_first_name
customer_id
customer_last_name
customer_mobile
failure_callback_url
integration_mode
merchant_metadata
merchant_order_referencestringyes
notes
pre_auth
product_amount
product_code
shipping_address1
shipping_address2
shipping_address3
shipping_city
shipping_country
shipping_full_name
shipping_pincode
shipping_state
NameTypeReqDescription
resultstringyes

No examples provided.

create_payment_link ~353

Create a new Pine Labs payment link. Returns a short URL that customers can use to make payments. Requires amount (in paisa) and customer details.

NameTypeReqDescription
allowed_payment_methodsCARD, UPI, POINTS, etc.
amount_valueintegeryesAmount in paisa (e.g., 50000 = Rs.500).
billing_address1
billing_address2
billing_address3
billing_city
billing_country
billing_full_name
billing_pincode
billing_state
cart_coupon_discount_amountCoupon discount in paisa.
currencystringThree-letter ISO currency code (default: INR).
customer_country_codeCountry code (e.g., +91).
customer_emailCustomer email address.
customer_first_nameCustomer first name.
customer_idCustomer ID in Pine Labs database.
customer_last_nameCustomer last name.
customer_mobileCustomer mobile number (10-20 digits).
descriptionPayment description.
expire_byExpiry in ISO 8601. Max 180 days.
merchant_metadataCustom key-value metadata.
merchant_payment_link_referenceUnique ref (1-50 chars).
product_amountProduct amount in paisa.
product_codeProduct identifier.
shipping_address1
shipping_address2
shipping_address3
shipping_city
shipping_country
shipping_full_name
shipping_pincode
shipping_state
NameTypeReqDescription
resultstringyes

No examples provided.

create_plan ~143

Create a new subscription plan in Pine Labs. Requires plan_name, frequency, amount_value, max_limit_amount_value, end_date, and merchant_plan_reference. Returns plan details.

NameTypeReqDescription
amount_valueintegeryes
auto_debit_ot
currencystring
end_datestringyes
frequencystringyes
initial_debit_amount_value
max_limit_amount_valueintegeryes
merchant_metadata
merchant_plan_referencestringyes
plan_description
plan_namestringyes
start_date
trial_period_in_days
NameTypeReqDescription
resultstringyes

No examples provided.

create_presentation ~80

Create a presentation (payment request) for a subscription in Pine Labs. Requires subscription_id, due_date, amount_value, and merchant_presentation_reference.

NameTypeReqDescription
amount_valueintegeryes
currencystring
due_datestringyes
merchant_presentation_referencestringyes
subscription_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

create_subscription ~174

Create a new subscription in Pine Labs against a plan. Requires merchant_subscription_reference, plan_id, start_date, end_date, customer_id, and integration_mode (SEAMLESS or REDIRECT).

NameTypeReqDescription
allowed_payment_methods
bank_account_name
bank_account_number
bank_ifsc
callback_url
customer_idstringyes
enable_notification
end_datestringyes
failure_callback_url
integration_modestringyes
is_tpv_enabled
merchant_metadata
merchant_subscription_referencestringyes
payment_mode
plan_idstringyes
quantity
redirect_url
start_datestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

create_upi_intent_payment_with_qr ~259

Create a Pine Labs pay order and then create a UPI intent payment with QR for that order. Returns both the order response and the QR payment response.

NameTypeReqDescription
allowed_payment_methods
amount_valueintegeryes
billing_address1
billing_address2
billing_address3
billing_city
billing_country
billing_full_name
billing_pincode
billing_state
callback_url
currencystring
customer_country_code
customer_email
customer_first_name
customer_id
customer_last_name
customer_mobile
failure_callback_url
merchant_metadata
merchant_order_referencestringyes
merchant_payment_reference
notes
pre_auth
shipping_address1
shipping_address2
shipping_address3
shipping_city
shipping_country
shipping_full_name
shipping_pincode
shipping_state

No output schema declared.

No examples provided.

delete_plan ~27

Delete a subscription plan from Pine Labs by plan ID.

NameTypeReqDescription
plan_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

delete_presentation ~27

Delete a presentation from Pine Labs by presentation ID.

NameTypeReqDescription
presentation_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_api_documentation ~49

Fetch Pine Labs API documentation for a specific API. Returns parsed OpenAPI specification. Use 'list_pinelabs_apis' first to discover available names.

NameTypeReqDescription
api_namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_merchant_success_rate ~87

Fetch the transaction success rate for the merchant's account over a given date-time range. Both start_date and end_date accept natural-language expressions (e.g., '5 hours ago', 'now') or exact 'YYYY-MM-DD HH:MM:SS' strings. Max range: 7 days.

NameTypeReqDescription
end_datestring
start_datestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_order_by_order_id ~45

Retrieve order details from Pine Labs by order ID. Returns comprehensive order information including status, payment details, refunds, and customer info.

NameTypeReqDescription
order_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_order_details ~67

Fetch order details within a date range from Pine Labs. Max date range is 60 days. Requires merchant_id.

NameTypeReqDescription
end_datestringyes
merchant_idstringyes
page
per_page
start_datestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_payment_link_by_id ~48

Fetch a Pine Labs payment link by its payment link ID. Returns full payment link details including status, amount, customer info, and more.

NameTypeReqDescription
payment_link_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_payment_link_by_merchant_reference ~43

Fetch a Pine Labs payment link by its merchant payment link reference. Returns the full payment link details.

NameTypeReqDescription
merchant_payment_link_referencestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_payment_link_details ~69

Fetch payment link details within a date range from Pine Labs. Max date range is 60 days. Requires merchant_id.

NameTypeReqDescription
end_datestringyes
merchant_idstringyes
page
per_page
start_datestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_plan_by_id ~30

Retrieve a subscription plan by its plan ID from Pine Labs.

NameTypeReqDescription
plan_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_plan_by_merchant_reference ~34

Retrieve a subscription plan by its merchant plan reference from Pine Labs.

NameTypeReqDescription
merchant_plan_referencestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_plans ~66

Retrieve subscription plans from Pine Labs. All parameters are optional filters.

NameTypeReqDescription
amount_range
end_date
frequency
page
plan_id
size
sort
start_date
NameTypeReqDescription
resultstringyes

No examples provided.

get_presentation ~28

Retrieve a presentation by its presentation ID from Pine Labs.

NameTypeReqDescription
presentation_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_presentation_by_merchant_reference ~35

Retrieve a presentation by its merchant presentation reference from Pine Labs.

NameTypeReqDescription
merchant_presentation_referencestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_presentations_by_subscription_id ~48

Retrieve all presentations for a subscription from Pine Labs. Supports pagination.

NameTypeReqDescription
page
size
sort
subscription_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_refund_order_details ~70

Fetch refund order details within a date range from Pine Labs. Max date range is 60 days. Requires merchant_id.

NameTypeReqDescription
end_datestringyes
merchant_idstringyes
page
per_page
start_datestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_subscription_by_id ~29

Retrieve a subscription by its subscription ID from Pine Labs.

NameTypeReqDescription
subscription_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_subscription_by_merchant_reference ~33

Retrieve a subscription by its merchant subscription reference from Pine Labs.

NameTypeReqDescription
merchant_subscription_referencestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_subscriptions ~70

Retrieve subscriptions from Pine Labs. All parameters are optional filters.

NameTypeReqDescription
amount_range
end_date
frequency
page
plan_id
size
sort
start_date
status
NameTypeReqDescription
resultstringyes

No examples provided.

list_pinelabs_apis ~36

List all available Pine Labs APIs with descriptions. Optionally pass a search keyword to filter results.

NameTypeReqDescription
search
NameTypeReqDescription
resultstringyes

No examples provided.

pause_subscription ~27

Pause an active subscription in Pine Labs by subscription ID.

NameTypeReqDescription
subscription_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

resend_payment_link_notification ~41

Resend a Pine Labs payment link notification to the customer. Only works for active (CREATED) links.

NameTypeReqDescription
payment_link_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

resume_subscription ~27

Resume a paused subscription in Pine Labs by subscription ID.

NameTypeReqDescription
subscription_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

search_transaction ~39

Search for a transaction by transaction ID in Pine Labs. Requires merchant_id.

NameTypeReqDescription
merchant_idstringyes
transaction_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

send_subscription_notification ~87

Send a pre-debit notification for a subscription in Pine Labs. Requires subscription_id, due_date, amount_value, and merchant_presentation_reference.

NameTypeReqDescription
amount_valueintegeryes
currencystring
due_datestringyes
is_merchant_retry
merchant_presentation_referencestringyes
subscription_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

update_plan ~90

Update an existing subscription plan in Pine Labs. Allows updating name, description, status, end date, max limit amount, or metadata.

NameTypeReqDescription
end_date
max_limit_amount_currencystring
max_limit_amount_value
merchant_metadata
plan_description
plan_idstringyes
plan_name
status
NameTypeReqDescription
resultstringyes

No examples provided.

update_subscription ~66

Update an existing subscription in Pine Labs. Requires subscription_id and reason. At least one of new_plan_id or new_end_date must be provided.

NameTypeReqDescription
new_end_date
new_plan_id
reasonstringyes
subscription_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the PineLabs Plural PG — Payment Gateway MCP Server server?

PineLabs Plural PG — Payment Gateway MCP Server is listed in the public MCP registry as io.github.plural-pinelabs/pinelabs-online-mcp. Create payment orders, checkout, subscriptions & UPI via PineLabs Plural PG gateway. This page covers its container image (pinelabs/mcp:latest).

Is the PineLabs Plural PG — Payment Gateway MCP Server server safe to use?

PineLabs Plural PG — Payment Gateway MCP Server scores 44 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the PineLabs Plural PG — Payment Gateway MCP Server server expose?

PineLabs Plural PG — Payment Gateway MCP Server exposes 38 tools: create_payment_link, get_payment_link_by_id, get_payment_link_by_merchant_reference, cancel_payment_link, resend_payment_link_notification, and 33 more. Their descriptions and schemas cost roughly 2,835 tokens of context every time the server is loaded.

Is the PineLabs Plural PG — Payment Gateway MCP Server server still maintained?

PineLabs Plural PG — Payment Gateway MCP Server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.