← Top 100 / Full directory (14,312)

Registly

Other Remote Official Top 100 4 tools

Official company-registry document procurement (UK Companies House, Delaware, ADGM). Agents quote, submit a reviewed order, then pay the confirmed total over Stripe MPP (HTTP 402).

Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://registly.app/mcp
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(4)
  • list_document_catalog

    List official company documents currently available through Registly, including jurisdictions, indicative prices, requirements, and delivery windows.

  • quote_document

    Generate a no-charge pilot estimate for an official company document. Final registry fees and authority requirements are confirmed before payment.

  • create_pilot_order

    Submit an official document order for registry review. The operation is retry-safe when idempotency_key is supplied, and no payment is taken at this stage.

  • get_order_payment_instructions

    Read an order's reviewed payment state and Stripe MPP endpoint. When payment is ready, call the returned URL over HTTP and answer its 402 Payment challenge.

Related servers