Enables managing Corpay One accounts-payable workflows including expense listing, coding, and policy-controlled writes, with read-only defaults and audit logging.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CORPAYONE_API_BASE_URLCORPAYONE_CLIENT_ID— export ="..."CORPAYONE_CLIENT_SECRET— export ="..."CORPAYONE_ENABLE_WRITES— export =trueCORPAYONE_ENV— export =staging # or productionCORPAYONE_IDENTITY_BASE_URLCORPAYONE_POLICY_PATH— export ="/absolute/path/to/corpayone-policy.json"CORPAYONE_REDIRECT_URI— . Then capture a refresh token once:CORPAYONE_REFRESH_TOKEN— npm run auth:grant # printsCORPAYONE_TEAM_ID— export ="..." # company slug; see GET /v1/teamsCORPAYONE_TIMEOUT_MS[](https://m8ven.ai/mcp/borgels-mcp-server-corpayone-v4r9bb)