MCP ExplorerExplorer

Stripe Mcp Rig

@joshua-mo-143on a year ago
1 MIT
FreeCommunity
AI Systems
A demo to create payment links using Stripe's MCP server with Rig.

Overview

What is Stripe Mcp Rig

stripe-mcp-rig is a demo project that demonstrates how to create payment links using Stripe’s MCP server in conjunction with Rig. It showcases the integration of Stripe’s payment processing capabilities with the Rig framework.

Use cases

Use cases for stripe-mcp-rig include creating payment links for digital products, managing subscriptions, and facilitating one-time payments for services or goods.

How to use

To use stripe-mcp-rig, first obtain an OpenAI API key and a Stripe API key, then set them as environment variables. Finally, run the application using the command ‘cargo run’.

Key features

Key features of stripe-mcp-rig include the ability to create payment links, integration with Stripe’s products and pricing, and the use of Rust programming language for server-side operations.

Where to use

stripe-mcp-rig can be used in e-commerce platforms, online services requiring payment processing, and any application that needs to handle transactions securely and efficiently.

Content

stripe-mcp-rig: An example of how you can use Stripe’s MCP server to accept payments with Rig

This is a demo showcasing how you can create payment links using products/prices within Stripe.

Pre-reqs to run

  • Stripe API key
  • OpenAI API key
  • Node (to run Stripe’s MCP server)
  • The Rust programming language

How to use

  1. Get an OpenAI API key and Stripe API key. Set them as environment variables:
export OPENAI_API_KEY=my-key
export STRIPE_API_KEY=my-key
  1. Use cargo run. That’s it!

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers