MCP server · Coinme
coinme-caas
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 Coinme. 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 Coinme publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_authorization_token— Exchange partner Basic credentials for a 60-minute JWT authorization token.onboard_customer— Verify customer KYC and create a customer account if one does not exist.onboard_business— Create a business account for partners servicing business clients.add_payment_method— Add a card payment method for a customer.list_payment_methods— Fetch all payment methods for a customer.create_transactional_quote— Create an executable buy/sell crypto quote with a quoteId and expiry.create_informative_quote— Return a non-executable informational crypto quote.create_buy_sell_transaction— Execute a buy or sell transaction using a customerId and quoteId.sell_all— Sell all of a customer's remaining crypto for a given asset.get_transaction_history— List transactions for a customer within a time window.get_transaction_limits— Return the customer's remaining transaction limits.get_customer_wallet— Retrieve wallet addresses for a customer.get_crypto_asset_balance— List a customer's crypto assets and balances.send_crypto— Send a specified amount of crypto to an external wallet address.estimate_network_fee— Estimate the blockchain network fee for a send.get_cash_ramp_locations— List physical cash on-ramp store locations near coordinates.generate_order_template— Create a cash on-ramp order template (barcode).get_supported_crypto_chains— List supported cryptocurrencies and their chains.get_location_licensing— List jurisdictions where Coinme is approved to operate.get_historical_crypto_market_data— Retrieve historical crypto market prices for an asset.
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.