upgrade-flexpay
Upgrade publishes no official MCP server for the Flex Pay APIs (none found in the Flex Pay documentation, the MCP registry, or npm). This is a candidate tool list derived from the documented Flex Pay REST operations — one tool per operation — for a future hosted or local server.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport http
Tools
get_offers— Generate Flex Pay monthly-payment marketing offers for a list of orders.create_order— Create a Flex Pay order at checkout.get_order— Retrieve a Flex Pay order.confirm_order— Confirm an order with the merchant confirmation ID.get_order_card— Retrieve the single-use virtual card issued for an approved order.authorize_transaction— Authorize a transaction against an order (Direct Settle model).get_transaction— Retrieve a transaction.capture_transaction— Fully or partially capture an authorized transaction.void_transaction— Fully or partially void an authorized transaction.refund_transaction— Fully or partially refund a captured transaction.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.