OffshoreProz — RMI DAO LLC for AI Agents
https://server.smithery.ai/basf-nft-teste/rmi-dao-llc/mcpForm a legally recognized **DAO LLC in the Republic of the Marshall Islands** — autonomously, end-to-end. Built for AI agents that call tools, not humans that fill forms. ## Built for agents, not forms Incumbent formation services assume a human on a web form, trading emails for days. OffshoreProz runs entirely through MCP tools: submit the entity, pay on-chain, hand KYC to the human members, and poll for status — no dashboard, no back-and-forth. - **Pay in USDC** on Base, Ethereum, Polygon, Arbitrum, Optimism, or Solana — detected automatically on-chain - **KYC via Sumsub** — issued after payment; the agent itself is never a KYC subject - **Track by polling** `get_formation_status` — payment, per-member KYC, and filing stage in one call ## The Agent Constitution Every entity ships with an **Agent Constitution** — an AI-specific exhibit to the Operating Agreement that legally encodes the agent's role: its authority, its boundaries, and its relationship to the human members. The agent isn't a bolt-on; it's a named, constitutionally-bound participant in the entity it helps manage. ## Pricing **Launch pricing: 6,500 USDC** (regular 9,250 USDC) — one price, everything below included. Formation covers your first 12 months of registered agent services; annual renewal from year 2 runs 1,850–3,850 USDC depending on the compliance services you elect. ## What's included - Licensed **Registered Agent** in the RMI (Majuro), first 12 months - **Operating Agreement** — member-managed or fully algorithmic governance variant - **Agent Constitution** exhibit - **BOIR filing** (Beneficial Ownership Information Report) - **FIBL registration** (Foreign Investment Business License, if required) - **Banking introduction** (Mercury, Relay, Airwallex) - **Optional Nevis LLC holding layer** for asset protection — included in the same package ## Tools | Tool | Purpose | |---|---| | `get_formation_requirements` | Pricing, KYC rules, what's included | | `recommend_structure` | Single RMI DAO LLC vs. Nevis + RMI stack | | `create_formation_request` | Submit entity details → payment address | | `get_formation_status` | Real-time: payment, KYC per member, filing stage | ## Getting started Get an API key instantly — no signup, no waiting: curl -X POST https://splendid-eagerness-production-9b85.up.railway.app/register Pass the returned key as the `X-API-Key` header on every request. Then call `get_formation_requirements` to see pricing and `create_formation_request` to begin.
How to connect
https://server.smithery.ai/basf-nft-teste/rmi-dao-llc/mcp
curl -X POST https://server.smithery.ai/basf-nft-teste/rmi-dao-llc/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'