# Research: Pine Labs Developer Ecosystem — MCP, Agentic SDK, Hackathon, Setu

**Date:** 2026-04-03
**Status:** Research complete
**Trigger:** Evaluating Pine Labs as agentic payment infrastructure for Annie

---

## Executive Summary

Pine Labs has built **the most aggressive agentic payments stack in India**, surpassing Razorpay in ambition if not in developer adoption. They have:

1. **An official MCP server** (hosted, 65+ tools) for payment integration via Claude Desktop / VS Code / Cursor
2. **An OpenAI partnership** (announced Feb 2026) for "Agentic Commerce" — first payments partner for ChatGPT in India
3. **Setu's agentic bill payments** — LIVE on Claude and ChatGPT, using UPI Single Block Multi Debit for pre-blocked funds
4. **An internal hackathon** (March 2026) where employees built AI agents on Pine Labs APIs
5. **A nascent "Agentic SDK"** (repo exists on GitHub but is empty — just a README stub)

**Critical finding for Annie:** Pine Labs' MCP server is **merchant-facing** (payment gateway integration), NOT consumer-facing. Setu's agentic bill payments is the only consumer-relevant product, but it's limited to **BBPS bill payments** (electricity, water, gas, broadband, insurance premiums) — NOT food ordering or general commerce. There is no Pine Labs wallet/account that Annie could use to spend money autonomously.

---

## 1. Pine Labs MCP Server

### What It Is
A **hosted remote MCP server** that exposes Pine Labs' Online Payment Gateway APIs to AI tools. It implements the Model Context Protocol standard (Anthropic, Nov 2024).

### Key Facts
- **URL:** Hosted by Pine Labs (remote MCP, no local setup)
- **Documentation:** https://developer.pinelabsonline.com/docs/mcp-server
- **Blog post:** https://www.pinelabs.com/blog/pine-labs-mcp-server-making-payment-integration-easy-for-everyone
- **Tools:** 65+ specialized tools covering "100% of India's complete payment ecosystem"
- **Supported clients:** Claude Desktop, VS Code, Cursor
- **Payment methods:** Cards (credit/debit), UPI (Collect), wallets, EMI, BNPL, subscriptions, tokenization
- **Purpose:** Helps developers WRITE integration code faster using AI — NOT a runtime payment API for agents

### What It Actually Does
The MCP server is a **developer productivity tool**. You tell Claude "Create a payment integration with card and UPI support" and it generates production-ready backend code using Pine Labs APIs. It does NOT let an AI agent initiate payments at runtime.

### Security Requirements
- All APIs must be called from backend (never frontend)
- Integrating party must review LLM-generated code for hallucinations
- Standard merchant credentials required

### MCP Directory Listings
- **mcp.so:** NOT listed
- **smithery.ai:** NOT listed
- **glama.ai:** NOT listed
- Only on Pine Labs' own developer portal

### Verdict for Annie
**NOT USEFUL.** This is a code-generation helper for merchants building payment integrations. It cannot initiate payments, manage carts, or interact with commerce platforms. It's in the same category as Razorpay/Juspay/Cashfree/PayU MCP servers — merchant-side tools.

---

## 2. Pine Labs + OpenAI Partnership (Agentic Commerce)

### Announcement
- **Date:** February 18-19, 2026
- **Event:** India AI Impact Summit 2026, New Delhi
- **Coverage:** TechCrunch, YourStory, News9, BW Disrupt, The Paypers, Archyde

### What Was Announced
Pine Labs becomes **OpenAI's first payments partner for ChatGPT in India**. The collaboration integrates OpenAI's APIs into Pine Labs' payment infrastructure to enable "Agentic Commerce."

### What "Agentic Commerce" Means (Per Pine Labs)
- AI agents can **discover, recommend, and complete transactions** on behalf of users
- **B2B first:** Invoice processing, settlements, payments orchestration, supplier negotiations
- **Merchant-focused:** Merchants assign financial lifecycles to AI agents
- Pine Labs calls it replacing "if/then logic" with a "reasoning layer"
- Plans to make the "agentic stack" available to **third-party developers**

### Key Quotes
- CEO Amrish Rau: "agentic e-commerce" rather than traditional checkout flows
- Non-exclusive — comparable to OpenAI's partnership with Stripe in the US
- India will see "more gradual adoption focused on AI-assisted commerce rather than fully agent-initiated payments" due to regulations

### Privacy Concerns (Medianama, Jan 2026)
- During Q3FY26 earnings call, an analyst asked about data reaching LLMs vs staying within Pine Labs
- Rau admitted he "didn't have an answer" on the privacy architecture
- This is flagged as a risk area

### Verdict for Annie
**NOT YET ACTIONABLE.** The partnership is strategic/B2B-focused. There is no public API, SDK, or developer tool available from this partnership yet. The "agentic stack for third-party developers" is announced but not shipped. Watch for announcements.

---

## 3. Setu by Pine Labs — Agentic Bill Payments (MOST RELEVANT)

### What It Is
India's **first agentic bill-payments experience**, live on Claude and ChatGPT since December 2025.

### How It Works
1. User connects to Setu's agent via Claude or ChatGPT
2. Agent fetches ALL bills via **BBPS** (Bharat Bill Payment System) — electricity, water, gas, broadband, insurance, etc.
3. Agent **analyzes** bills: spots anomalies, compares with past patterns, identifies overcharges
4. Agent pays bills using **UPI Single Block Multi Debit** — funds pre-blocked in user's bank account
5. User defines rules: spending limits, approval requirements, which bills to auto-pay
6. Agent tracks spending patterns and provides insights

### Technical Architecture
- **BBPS integration:** Setu is a registered BBPS agent (via bank partner)
- **Payment rail:** UPI Single Block Multi Debit — separates commitment from settlement; money stays in user's savings account earning interest while blocked
- **AI platforms:** Claude (Anthropic) and ChatGPT (OpenAI)
- **API docs:** https://docs.setu.co/payments/billpay/api-integration/apis
- **Blog deep-dive:** https://blog.setu.co/articles/Agentic-Bill-Payments-on-Claude-and-ChatGPT

### Key Safety Features
- Agent NEVER initiates incorrect payments
- Consumer-set spending limits
- Approval gates for payments above threshold
- Pre-blocked funds (not direct debit — user must approve the block)

### Setu Developer APIs
Setu (wholly-owned Pine Labs subsidiary, originally BrokenTusk Technologies) has a full developer platform:
- **BBPS Bill Pay API:** Fetch bills, pay bills, raise disputes
- **UPI Collection API:** QR codes, UPI Autopay, EMI
- **Account Aggregator APIs:** Financial data fetching (with consent)
- **Documentation:** https://docs.setu.co/

### Verdict for Annie
**PARTIALLY RELEVANT.** Setu's agentic bill payments is the closest thing to consumer-side agentic payments in India. However:
- Limited to **BBPS bills only** (no food delivery, no general commerce, no transfers)
- Requires user to be on Claude/ChatGPT (no standalone API for third-party agents yet)
- Annie cannot use this to order food or pay merchants
- **Could be useful** for automating Rajesh's monthly bills (electricity, broadband, insurance) via Claude

---

## 4. Pine Labs Hackathon (March 2026)

### Evidence
Multiple GitHub repos created March 12-15, 2026 by different developers, all tagged "pinelabs-hackathon":

| Repo | Description | Language | Created |
|------|-------------|----------|---------|
| `krishnadev-ss/pine-ai` | "AI agent for pine labs hackathon" — PayIntent checkout recovery agent | Next.js | 2026-03-22 |
| `Saksham-Gupta-off/pine-labs-payment-retry-agent` | "Payments Retry Agent for Pine Labs Hackathon" | — | 2026-03-14 |
| `aasim-syed/CommercePiolt` | "CommercePilot - pinelabs-hackathon" | Python | 2026-03-12 |
| `V-Code-S/pinLabs` | "pineLabs Hackathon 2026" | Python | 2026-03-14 |
| `anujmenta/cache-money` | "Pinelabs hackathon" | — | 2026-03-14 |
| `BalajiSS025/pinelabs-payment-integration` | "Pinelabs Payment Integration" | JavaScript | 2026-03-14 |
| `tojochacko/pinelabs-hackathon-` | "Hackathon project for AI Agents using Pinelabs API" | — | 2026-03-15 |
| `sangamkotalwar/pinelabs-hackathon` | — | — | 2026-03-14 |
| `Joel-Dandin/Pinelabs-hackathon` | — | — | 2026-03-14 |
| `aashishparuvada/pinelabs-hackathon` | "Prototype for PineLabs Customer Chat Interface" | — | 2026-03-14 |
| `jewelith/pinelabs_hackathon` | — | — | 2026-03-27 |

### Notable Project: PayIntent (pine-ai)
- Full-funnel AI-powered checkout recovery system
- Uses Pine Labs transaction signals + conversational AI
- Features: conversational checkout agent, merchant dashboard, Pine Labs operations dashboard
- AI Trigger Webhooks for hard failures (OTP timeout) and soft failures (behavioral drop-offs)
- Voice AI agent for recovery

### Assessment
This appears to be an **internal Pine Labs hackathon** (likely for employees and/or partners), held around March 12-15, 2026. The theme was **AI agents for payments** — consistent with Pine Labs' agentic commerce strategy. No public registration page found. Tools provided were standard Pine Labs payment APIs.

---

## 5. Pinelabs Agentic SDK (GitHub)

### Repository
- **URL:** https://github.com/plural-pinelabs/Pinelabs-Agentic-SDK
- **Org:** `plural-pinelabs`
- **Created:** 2026-03-11
- **Stars:** 0
- **Language:** None
- **Contents:** Just a README.md with one line: "Pinelabs Agentic SDK"

### Assessment
**EMPTY REPO.** Created 3 weeks ago, likely as a placeholder ahead of or during the hackathon. No code, no documentation, no SDK. The name suggests Pine Labs intends to build an SDK for agentic use cases but hasn't shipped anything yet.

---

## 6. Pine Labs Developer Portal & SDKs

### Developer Portal
- **URL:** https://developer.pinelabsonline.com/
- **Docs:** https://developer.pinelabsonline.com/docs/introduction
- **Postman:** https://www.postman.com/plural-by-pinelabs

### Official SDKs (all under `pluralonline` GitHub org)
| SDK | Language | Repo |
|-----|----------|------|
| Node.js | JavaScript | `pluralonline/plural-nodejs-sdk` |
| Java | Java | `pluralonline/plural-java-sdk` |
| .NET | C# | `pluralonline/plural-dotnet-sdk` |
| PHP/Laravel | PHP | `pluralonline/plural-php-laravel-sdk` |
| Python | Python | `pluralonline/plural-python-sdk` |
| iOS | Swift | `plural-pinelabs/IOS_SDK_native` |
| Android | — | `plural-pinelabs/Pinelabs-Android-SDK` |

### E-commerce Plugins
- WooCommerce, OpenCart, Magento, VTEX

### API Capabilities
- **Order lifecycle:** Create, track, capture, cancel
- **Payment methods:** Credit/debit cards, UPI Collect, wallets, net banking, EMI (debit/credit/no-cost/cardless), BNPL
- **Advanced:** Tokenization, subscriptions, refunds, payment links, QR codes
- **Affordability suite:** EMI calculator, card offers

### Old Pine Labs GitHub Org (`Pine-Labs-Pvt-Ltd`)
- `pos-integrated-android` (12 stars) — POS terminal integration
- `pos-integrated-desktop` — desktop POS
- `pos-standalone-cloud` — cloud POS
- `payment-gateway` (7 stars) — gateway docs
- WooCommerce/OpenCart plugins

---

## 7. Pine Labs Prepaid / Wallet / Stored Value (Qwikcilver)

### What It Is
Pine Labs acquired **Qwikcilver** (now wholly-owned subsidiary). Qwikcilver is India's largest gift card platform — 250+ brands, 700M+ gift cards issued.

### Products
- **Gift cards & vouchers** — closed-loop and open-loop
- **Brand wallet** — digital wallet for brand currency/loyalty
- **Reloadable cards** — prepaid cards for corporate spend governance
- **Stablecoin prepaid card** — launching April 2026 in 9 countries (West Asia, Africa, SE Asia) — NOT India

### Developer APIs
- **Portal:** https://developers.qwikcilver.com/
- Wallet API, Distribution API, Prepaid Network Card API, KYC Management API
- Sandbox environments available

### Verdict for Annie
**NOT DIRECTLY USEFUL.** Qwikcilver's products are B2B (gift card issuance for brands, corporate spend cards). There is no consumer wallet that Annie could pre-fund and spend from. The brand wallet is for merchants to manage their loyalty/gift currency, not for AI agents to make payments.

---

## 8. Competitive Positioning: Pine Labs vs Razorpay for Agentic Payments

| Dimension | Pine Labs | Razorpay |
|-----------|-----------|----------|
| **MCP Server** | YES (hosted, 65+ tools, merchant-side) | YES (Go, 45+ tools, merchant-side) |
| **AI Partnership** | OpenAI (first ChatGPT payments partner in India) | Anthropic + NPCI (Claude agentic payments pilot) |
| **Consumer-facing agent** | Setu agentic bill payments (BBPS only, LIVE) | UPI Reserve Pay pilot (CUG, not public) |
| **Developer SDKs** | 7 languages + plugins | More popular, more community adoption |
| **Agentic SDK** | Placeholder repo (empty) | None announced |
| **Market share (online)** | 0.02% | 2.51% |
| **Strengths** | POS dominance, Setu/BBPS, Qwikcilver, offline+online | Developer-first, higher online share, RazorpayX |
| **For Annie** | Neither useful for consumer payments | Neither useful for consumer payments |

**Bottom line:** Both are merchant-facing payment infrastructure companies. Neither offers a consumer payment API that Annie can use to autonomously spend money. Setu's BBPS agent is the closest to consumer utility but is limited to bill payments.

---

## 9. What Actually Matters for Annie

### Can Annie use Pine Labs to pay for food delivery?
**NO.** Pine Labs' entire stack is merchant-facing. Even the OpenAI partnership is about merchants deploying AI agents, not consumers having AI agents that pay.

### Can Annie use Setu to pay Rajesh's bills?
**MAYBE.** If Setu's agentic bill payments becomes available as a standalone API (not just inside Claude/ChatGPT), Annie could potentially:
- Fetch all BBPS bills (electricity, broadband, insurance)
- Check for anomalies
- Pay with pre-blocked UPI funds (requires Rajesh's approval for the UPI block)

But today, this only works through Claude or ChatGPT directly — there's no third-party agent API.

### What's the path forward?
The architecture we already have is still the best approach:
1. **MCP servers** (Swiggy, Zomato) for food ordering intelligence
2. **ADB automation** for payment execution on Pixel
3. **Human-in-the-loop** for OTP/payment approval
4. **Setu BBPS API** (independently, not via Pine Labs MCP) could be interesting for bill management as a future feature

---

## 10. Timeline of Pine Labs AI Moves

| Date | Event |
|------|-------|
| 2025-12-09 | Setu launches agentic bill payments on Claude + ChatGPT |
| 2026-01-28 | Q3FY26 earnings: CEO mentions agentic payments, dodges privacy question |
| 2026-02-18 | OpenAI partnership announced at India AI Impact Summit |
| 2026-03-11 | Pinelabs-Agentic-SDK repo created (empty) |
| 2026-03-12-15 | Internal hackathon — teams build AI agents on Pine Labs APIs |
| 2026-04 (planned) | Stablecoin prepaid card launch (9 countries, not India) |

---

## Sources

- [Pine Labs MCP Server Documentation](https://developer.pinelabsonline.com/docs/mcp-server)
- [Pine Labs MCP Server Blog](https://www.pinelabs.com/blog/pine-labs-mcp-server-making-payment-integration-easy-for-everyone)
- [Plural Blog on MCP](https://www.pluralonline.com/pine-labs-mcp-server-making-payment-integration-easy-for-everyone/)
- [Pine Labs Developer Portal](https://www.pinelabs.com/developer)
- [Pine Labs Online Developer Docs](https://developer.pinelabsonline.com/)
- [TechCrunch: OpenAI + Pine Labs](https://techcrunch.com/2026/02/18/openai-deepens-india-push-with-pine-labs-fintech-partnership/)
- [YourStory: Pine Labs + OpenAI](https://yourstory.com/2026/02/pine-labs-partners-with-openai-to-embed-ai-in-its-merchant-stack)
- [News9: Agentic Commerce](https://www.news9live.com/technology/tech-news/ai-impact-summit-2026-pine-labs-partners-with-openai-to-launch-agentic-commerce-for-indian-merchants-2933261)
- [Medianama: Privacy Concerns Q3FY26](https://www.medianama.com/2026/01/223-pine-labs-agentic-ai-payments-privacy-concerns-q3fy26-earnings/)
- [Pine Labs Blog: AI Impact Summit 2026](https://www.pinelabs.com/blog/blog-india-ai-impact-summit-2026-payment-infrastructure)
- [Setu: Agentic Bill Payments Launch](https://www.pinelabs.com/media-analyst/setu-launches-indias-first-agentic-bill-payments-experience-on-chatgpt-and-claude)
- [Setu Blog: Deep Dive](https://blog.setu.co/articles/Agentic-Bill-Payments-on-Claude-and-ChatGPT)
- [Setu Developer Docs](https://docs.setu.co/)
- [Setu BBPS API](https://docs.setu.co/payments/billpay/api-integration/apis)
- [Setu: UPI Single Block Multi Debit](https://staging.blog.setu.co/articles/upi-single-block-multi-debit-launch)
- [Pine Labs Prepaid Solutions](https://www.pinelabs.com/prepaid-solutions)
- [Qwikcilver Developer Portal](https://developers.qwikcilver.com/)
- [Pine Labs Stablecoin Card](https://thepaypers.com/crypto-web3-and-cbdc/news/pine-labs-to-roll-out-stablecoin-backed-prepaid-card-across-nine-markets)
- [GitHub: plural-pinelabs org](https://github.com/plural-pinelabs)
- [GitHub: pluralonline org](https://github.com/pluralonline)
- [GitHub: Pine-Labs-Pvt-Ltd org](https://github.com/Pine-Labs-Pvt-Ltd)
- [GitHub: Pinelabs-Agentic-SDK](https://github.com/plural-pinelabs/Pinelabs-Agentic-SDK)
- [PayIntent hackathon project](https://github.com/krishnadev-ss/pine-ai)
