MCP server · Mobilecoin
mobilecoin-full-service
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 Mobilecoin. 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 Mobilecoin publishes an official server, this page will update to it on the next build.
Documentation
Documentation link · transport stdio
Tools
create_account— Create a new account (private keys) in the wallet.import_account— Import an existing account from the secret entropy / mnemonic.get_accounts— Get the details of all accounts in the wallet.get_account_status— Get account status including account object and balance.export_account_secrets— Export the secret mnemonic for an account.assign_address_for_account— Assign a new subaddress to an account.get_addresses— Get assigned addresses for an account.get_address_status— Get the current balance for a given address.verify_address— Verify an address is correctly b58-encoded.build_transaction— Build a transaction to confirm contents before submitting.submit_transaction— Submit a built transaction to the network.build_and_submit_transaction— Build then submit a transaction in one call.build_burn_transaction— Build a burn transaction.build_unsigned_transaction— Build an unsigned transaction for the offline signer.get_txo— Get details of a given TXO.get_txos— List TXOs for an account with offset/limit.get_confirmations— Get confirmation numbers for a transaction's TXOs.check_receiver_receipt_status— Check the status of a receiver receipt.create_receiver_receipts— Create receiver receipts for a tx proposal.get_transaction_log— Get a transaction log record.get_transaction_logs— List transaction logs for an account.create_payment_request— Create a b58 payment-request code.check_b58_type— Check the type of a b58 code.get_block— Get a block from the ledger.get_recent_blocks— Get the most recent blocks.search_ledger— Search the ledger by block index, TXO public key, or key image.get_network_status— Get the current status of the MobileCoin network.get_wallet_status— Get the current status of the wallet.version— Get the full-service software version.
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.