setu-bharat-connect-billpay
v1.0.2This app helps you pay your utility bills through simple conversation.
By SetuLicense: MIT5.2k GitHub starsUpdated 4 weeks ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- Source updated
- Aug 26, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install setu-bharat-connect-billpay for Codex
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add setu-bharat-connect-billpay@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/openai/pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/setu-bharat-connect-billpay/.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "setu-bharat-connect-billpay",
"version": "1.0.2",
"description": "This app helps you pay your utility bills through simple conversation.",
"author": {
"name": "Setu",
"url": "https://setu.co/"
},
"repository": "https://github.com/openai/plugins",
"license": "MIT",
"keywords": [],
"apps": "./.app.json",
"interface": {
"displayName": "Setu Bharat Connect BillPay ",
"shortDescription": "This app helps you pay your utility bills through simple conversation.",
"longDescription": "This app helps you pay your utility bills through simple conversation. Instead of navigating apps or filling forms, you can just tell the assistant what you want to do—like paying your electricity, broadband, or other utility bills. The app finds the right biller, fetches the exact bill amount, and guides you through payment step by step. You can check pending bills, view bill amounts before paying, confirm whether a payment was successful and ask for a summary of your bill expenses. For steps that need extra care, such as verification or confirmation, the app clearly guides you through them so nothing happens without your approval. People like this app because it removes friction from routine bill payments. You don’t need to remember biller details or jump between screens—just ask, review, and pay, all in one conversation.",
"developerName": "Setu",
"category": "Finance",
"capabilities": [],
"defaultPrompt": [
"Check the relevant bill payment context in Setu"
],
"screenshots": [],
"websiteURL": "https://setu.co/",
"privacyPolicyURL": "https://setu.co/privacy-policy/",
"termsOfServiceURL": "https://billpay-mcp.setu.co/termsandconditions",
"composerIcon": "./assets/app-icon.png",
"logo": "./assets/app-icon.png"
},
"homepage": "https://setu.co/"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[setu-bharat-connect-billpay on Agent Plugins Marketplace](https://pluginsmp.com/plugins/setu-bharat-connect-billpay)