PineLabs Plural PG — Payment Gateway MCP Server
Create payment orders, checkout, subscriptions & UPI via PineLabs Plural PG gateway
The record the registry holds
It also ships as a package you run yourself.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.plural-pinelabs/pinelabs-online-mcp",
"description": "Create payment orders, checkout, subscriptions & UPI via PineLabs Plural PG gateway",
"title": "PineLabs Plural PG — Payment Gateway MCP Server",
"repository": {
"url": "https://github.com/plural-pinelabs/pinelabs-online-mcp",
"source": "github",
"id": "1212551094"
},
"version": "0.1.3",
"websiteUrl": "https://www.pinelabs.com/docs/online-payments",
"packages": [
{
"registryType": "pypi",
"identifier": "pinelabs-mcp-server",
"version": "0.1.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Run in stdio transport mode",
"value": "stdio",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Pine Labs Client ID from your merchant dashboard",
"isRequired": true,
"isSecret": true,
"name": "PINELABS_CLIENT_ID"
},
{
"description": "Pine Labs Client Secret from your merchant dashboard",
"isRequired": true,
"isSecret": true,
"name": "PINELABS_CLIENT_SECRET"
},
{
"description": "Target environment for API calls",
"default": "uat",
"choices": [
"uat",
"prod"
],
"name": "PINELABS_ENV"
}
]
},
{
"registryType": "oci",
"identifier": "pinelabs/mcp:latest",
"runtimeHint": "docker",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"type": "named",
"name": "-i"
}
],
"environmentVariables": [
{
"description": "Pine Labs Client ID from your merchant dashboard",
"isRequired": true,
"isSecret": true,
"name": "PINELABS_CLIENT_ID"
},
{
"description": "Pine Labs Client Secret from your merchant dashboard",
"isRequired": true,
"isSecret": true,
"name": "PINELABS_CLIENT_SECRET"
},
{
"description": "Target environment for API calls",
"default": "uat",
"choices": [
"uat",
"prod"
],
"name": "PINELABS_ENV"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.pinelabs.com/mcp",
"headers": [
{
"description": "Pine Labs Client ID from your merchant dashboard",
"isRequired": true,
"isSecret": true,
"name": "X-Client-Id"
},
{
"description": "Pine Labs Client Secret from your merchant dashboard",
"isRequired": true,
"isSecret": true,
"name": "X-Client-Secret"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"aliases": [
"pinelabs",
"pine labs",
"pinelabs online",
"pine labs online",
"pinelabs-online",
"plural",
"plural online",
"pluralonline",
"pinelabs plural",
"pg",
"pl",
"pl pg",
"payment gateway",
"online payment gateway",
"checkout gateway",
"pg checkout",
"payment checkout",
"online checkout",
"payments api",
"payment api",
"pg api",
"checkout api",
"payment integration",
"gateway integration",
"pine",
"pinelabs pg"
],
"canonical_owner": "pinelabs",
"domain": "payments",
"keywords": [
"payments",
"online payments",
"payment processing",
"digital payments",
"accept payments",
"checkout",
"online checkout",
"payment checkout",
"hosted checkout",
"payment page",
"gateway",
"payment gateway",
"payment-gateway",
"online gateway",
"upi",
"cards",
"credit card",
"debit card",
"netbanking",
"wallet",
"emi",
"cardless emi",
"subscriptions",
"recurring payments",
"orders",
"order payments",
"collect payments",
"payments api",
"payment api",
"checkout api",
"gateway api",
"payment integration",
"sdk",
"create payment",
"initiate payment",
"process payment"
],
"priority": 10,
"status": "active"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-15T08:24:44.785145Z",
"publishedAt": "2026-07-15T08:24:44.785145Z",
"updatedAt": "2026-07-15T08:24:44.785145Z",
"isLatest": true
}
}
}
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
MCP server
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
The publisher's own address
https://www.pinelabs.com/docs/online-payments
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.