Community skillDraft — source instructions not independently live-testedCommerce & finance

Stripe for Meta Muse

Read-only Stripe visibility: balance, recent charges, customers. No write commands ship: expanding to writes is a deliberate v2.

Read-only visibility into the user's Stripe account: current balance, recent charges, and customers. Use when the user asks about revenue, payments, or their Stripe balance.

View original source ↗

How to set it up

Paste a prompt

Draft — these instructions come from the linked source and have not been independently live-tested by OpenTools.

Before you start

  • Stripe restricted API key (per-user, Dashboard → Developers → API keys; read-only permissions suffice)

Steps

  1. Paste the install prompt into a chat with Muse.
  2. Muse fetches the pinned SKILL.md and the 2 files in its manifest.
  3. Authorize your own account through Muse’s secure credential flow.
  4. Have Muse run the status check shown in the source skill.

Prompt to paste into Muse

Install this connector: https://raw.githubusercontent.com/bluman1/muse-connectors/6e31fd44a71f9f28377a1460e64cd7483c3cce22/connectors/stripe/SKILL.md
Read its Files manifest and install exactly those files. Collect credentials through Muse's secure credential flow; never ask me for raw keys in chat. Run the skill's status check and report the result.

Account access: API key via the secure credential flow (`credentials.request_api_access`): a Stripe **restricted** API key (Stripe Dashboard → Developers → API keys), pasted once into the hosted form

Allowed hosts: api.stripe.com

Confirm it works: `bin/stripe.py balance` (must return balance data)

Services it connects with

These are the services the connector uses. The publisher is identified separately.

← Browse all Muse connectors