setu-bharat-connect-billpay
v1.0.2-ghast.1Discover, fetch, pay, and track Bharat Connect bills through Setu's official hosted Bill Payments MCP.
By BrokenTusk Technologies Private Limited (Setu)License: MIT0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 2 skill or MCP entries
- Source updated
- Aug 30, 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 →
Get the plugin
git clone https://github.com/Trapezohe/ghast-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/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/setu-bharat-connect-billpay/SKILL.md└── mcp.json
Included Skills1
Discover supported Bharat Connect billers, fetch bills, review payment history and receipts, pay bills, and check transaction status through Setu's official Bill Payments MCP server.
MCP servers1
- url
- https://billpay-mcp.setu.co/mcp
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "setu-bharat-connect-billpay",
"version": "1.0.2-ghast.1",
"description": "Discover, fetch, pay, and track Bharat Connect bills through Setu's official hosted Bill Payments MCP.",
"author": {
"name": "BrokenTusk Technologies Private Limited (Setu)",
"url": "https://setu.co"
},
"homepage": "https://docs.setu.co/payments/billpay/mcp/integration-guide",
"license": "MIT",
"extensions": {
"ai.trapezohe.ghast": {
"category": "finance",
"upstreamRevision": "setu-guide-ce32831c2bf8+tools-66104c600dec+terms-f28fd487c892+oauth-74076e6e445e+boundary-8707c5830974+openai-1efb564161ff",
"portStatus": "full",
"icon": "./assets/icon.svg"
}
}
}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-2)