Back to integrations

Stripe integration for background agents

Enable hosted MCP access for Stripe customers, payments, subscriptions, and invoices.

Integration details

Connection

  • Hosted MCP via Stripe MCP OAuth

Agent actions

Stripe MCP

  • stripe_api_search

    Search Stripe API methods by keyword.

  • stripe_api_details

    Get detailed parameter information for a specific Stripe API method.

  • stripe_api_read

    Read Stripe data with supported GET API methods.

  • stripe_api_write

    Write Stripe data with supported POST, PATCH, PUT, and DELETE API methods.

  • get_stripe_account_info

    Retrieve Stripe account information.

  • create_refund

    Create a Stripe refund.

  • search_stripe_resources

    Search Stripe resources.

  • fetch_stripe_resources

    Fetch a Stripe object.

  • search_stripe_documentation

    Search Stripe documentation.

  • stripe_integration_recommender

    Guide Stripe integration planning with interactive questions.

  • stripe_implementation_planner

    Plan Stripe products for payments, online selling, billing, or broader integrations.

  • stripe_report

    Search, retrieve, create reports, and create report runs.

Credential safety

Credential-less sandboxes

Mistle lets agents access connected services without placing provider credentials inside the sandbox. Approved outbound requests are routed through Mistle's credential proxy, where authentication happens outside the agent runtime.

Credentials stay encrypted in Mistle's control plane and are applied only when a request is authorized for the calling sandbox and organization.

Read the credential-less sandboxes article
Diagram showing sandbox traffic routed through an egress proxy before credential injection.