MCP server · Citcon
citcon-upi
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 Citcon. 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 Citcon publishes an official server, this page will update to it on the next build.
Documentation
Documentation link · transport http
Tools
issue_access_token— Generate a Bearer access token from the merchant private key.create_charge— Initiate a payment charge for a supported payment method.confirm_charge— Confirm/authorize a charge by charge token.capture_charge— Capture a previously authorized transaction.refund_charge— Refund a captured transaction (full or partial).cancel_charge— Cancel an active authorization.get_transaction— Inquire the status of a transaction by id.manage_vault— Create, read, or delete tokenized payment methods in the vault.consult— Consult endpoint for pre-transaction checks.
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.