Skip to content

Support multiple Stripe accounts in MCP server #358

@jgalea

Description

@jgalea

Feature Request

The MCP server currently supports authenticating with a single Stripe account via OAuth. Many businesses operate multiple Stripe accounts (e.g. one per product line or entity) and need their AI agents to access all of them within the same session.
Currently this requires re-authenticating each time, which isn't practical for automated workflows.

Proposed Solution

Support multiple authenticated accounts, either by:

  • Allowing multiple OAuth connections with account aliases
  • Adding an account parameter to each tool call to specify which connected account to use
  • Supporting API key-based auth alongside OAuth for additional accounts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions