MCP server · PolySign
polysign-atomicnet
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 PolySign. 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 PolySign publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_order— Get the detail of an order on AtomicNet by its id.list_orders— Get the detail of all orders on AtomicNet.publish_order— Publish a new order to AtomicNet.get_order_status_updates— Get all status updates associated with an order.get_asset— Get the detail of a registered asset on AtomicNet.list_assets— Get the detail of all registered assets on AtomicNet.register_asset— Register a new asset and publish it to AtomicNet.request_escrow_authorization— Request a new escrow authorization.approve_escrow_authorization— Approve an escrow authorization.get_escrow_authorization— Get the detail of an escrow authorization on AtomicNet.request_beneficiary_authorization— Request a new beneficiary authorization.approve_beneficiary_authorization— Approve a beneficiary authorization.publish_settlement— Publish a settlement to AtomicNet after it has been memorialized.get_settlement— Get the detail of a settlement on AtomicNet by its id.list_settlements_for_order— Get the detail of all settlements for an order on AtomicNet.release_settlement_confirmation— Release a settlement confirmation on execution.publish_book_transfer— Publish a new book transfer to AtomicNet.release_book_transfer_confirmation— Release a book transfer confirmation on execution.register_partner— Register a new partner to this node.get_one_time_investor_id— Generate a one-time investor ID for a real investor ID.canonicalize_record— Canonicalize an AtomicNet object record.get_atomicnet_uid— Get an AtomicNet UID.memorialize_digest— Memorialize a digest using an ABC account.verify_memorial— Verify whether a digest is memorialized to ABC.sign_digest— Sign a digest using an ABC account for the given AtomicNet ID.verify_signature— Verify an ABC signature.submit_merchant_order— Submit an order to an AtomicNet node through the Merchant Gate.submit_merchant_book_transfer— Submit a book transfer to an AtomicNet node through the Merchant Gate.node_health— Deep health check of the AtomicNet node.
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.