docs: add Unified Pay CLI to ADDITIONAL.md - #4664
Open
pritam825 wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds Unified Pay CLI to the repository’s curated MCP resources.
Changes:
- Adds repository, description, supported providers, and npm link.
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
| * **[mcp_sse (Elixir)](https://github.com/kEND/mcp_sse)** An SSE implementation in Elixir for rapidly creating MCP servers. | ||
| * **[mxcp](https://github.com/raw-labs/mxcp)** (Python) - Open-source framework for building enterprise-grade MCP servers using just YAML, SQL, and Python, with built-in auth, monitoring, ETL and policy enforcement. | ||
| * **[Next.js MCP Server Template](https://github.com/vercel-labs/mcp-for-next.js)** (Typescript) - A starter Next.js project that uses the MCP Adapter to allow MCP clients to connect and access resources. | ||
| * **[Unified Pay CLI](https://github.com/pritam825/unified-pay-cli)** (TypeScript) - Universal payment gateway orchestration and checkout generation for AI agents across Stripe, Razorpay, and LemonSqueezy. [npm](https://www.npmjs.com/package/unified-pay-cli) |
| * **[mcp_sse (Elixir)](https://github.com/kEND/mcp_sse)** An SSE implementation in Elixir for rapidly creating MCP servers. | ||
| * **[mxcp](https://github.com/raw-labs/mxcp)** (Python) - Open-source framework for building enterprise-grade MCP servers using just YAML, SQL, and Python, with built-in auth, monitoring, ETL and policy enforcement. | ||
| * **[Next.js MCP Server Template](https://github.com/vercel-labs/mcp-for-next.js)** (Typescript) - A starter Next.js project that uses the MCP Adapter to allow MCP clients to connect and access resources. | ||
| * **[Unified Pay CLI](https://github.com/pritam825/unified-pay-cli)** (TypeScript) - Universal payment gateway orchestration and checkout generation for AI agents across Stripe, Razorpay, and LemonSqueezy. [npm](https://www.npmjs.com/package/unified-pay-cli) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds unified-pay-cli under the Finance & Payments category.
Repository: https://github.com/pritam825/unified-pay-cli
NPM: https://www.npmjs.com/package/unified-pay-cli
Description: Universal CLI and MCP server providing unified payment links, customer prefilling, expiring checkouts, refund management, fee comparison, and HMAC-verified webhook proxying across Stripe, Razorpay, and LemonSqueezy.