MCP server · Paymentsense
paymentsense-connect
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for Paymentsense. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Paymentsense publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
list_pac_terminals— List the merchant's Pay-At-Counter card terminals.get_pac_terminal— Get a single Pay-At-Counter terminal by terminal id (tid).create_pac_transaction— Start a card transaction (SALE/REFUND/PRE_AUTH/COMPLETION/ACCOUNT_VERIFICATION) on a terminal.get_pac_transaction— Poll a Pay-At-Counter transaction by requestId for status and notifications.cancel_pac_transaction— Request cancellation of an in-flight Pay-At-Counter transaction.verify_pac_signature— Approve or reject a cardholder signature for a transaction.request_pac_report— Request a Pay-At-Counter end-of-day / X-Z report.get_pac_report— Poll a requested Pay-At-Counter report by requestId until REPORT_FINISHED.list_pat_tables— List open Pay-At-Table tables.open_pat_table— Open a Pay-At-Table table for payment.get_pat_table— Get a Pay-At-Table table by name.delete_pat_table— Close/delete a Pay-At-Table table.set_pat_table_amount— Set the amount due on a Pay-At-Table table.lock_pat_table— Lock a Pay-At-Table table to prevent concurrent edits.create_access_token— Create a single-use 30-minute Connect-E access token for an online payment.get_payment— Retrieve a Connect-E payment by its access token.resume_payment— Resume a Connect-E payment (e.g. after 3-D Secure challenge).create_cross_reference_payment— Take a repeat / cross-reference (cardholder-not-present) payment.
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.