When integrating billing operations into multi-step workflows, persist all context and artifacts to disk, passing only paths between agents/sub-agents.
Authentication: OAuth preferred; if API key needed, use restricted key as Bearer token.
Mode: Test mode by default. Switching to live requires user to explicitly say "live" and double confirmation.
스트라이프 MCP 트랜잭션 운영 기술. Stripe MCP 서버(https://mcp.stripe.com)를 통해 고객 관리, 제품/가격, 송장, 결제 링크, 구독, 환불, 분쟁 처리, 잔액 조회 등 거래 작업을 실행합니다. 트리거: 사용자는 고객 생성, 제품 생성, 송장 생성, 결제 링크 생성, 거래 쿼리, 환불 처리, 구독 관리, 분쟁 보기, 잔액 확인 등을 포함한 Stripe 작업을 요청합니다. 출처: heyvhuang/ship-faster.