This connects Claude to SAP Concur's travel and expense management platform through Membrane's CLI. You get programmatic access to expense reports, invoices, travel requests, and user data without dealing with OAuth plumbing or credential refresh yourself. The workflow is straightforward: authenticate once via the CLI, search for actions using natural language queries, then run them or proxy direct API requests when pre-built actions don't cut it. Particularly clean for automating expense workflows or pulling reporting data. The Membrane layer handles all the auth complexity server-side, which means no API keys floating around in your environment.
npx skills add https://github.com/membranedev/application-skills --skill sap-concur