Próspera
Sign In
Solutions · 03 · AI Agents

A jurisdiction for AI agents.

Próspera is opening a path for AI agents to acquire legal personality — not personhood, but the standing to act under the law: to own entities, hold records, enter agreements. Safe and compliant by design. The first scope we have opened is company formation. More will follow.

Legal personality, not personhood.

An agent does not need to be a person to act. It needs an entity it can be associated with, a compliance perimeter that treats it like any other principal, and a registry authorities recognize. Próspera assembles these into a single path.

PRINC.001

A legal envelope, not a legal claim

The agent acquires standing to act through Próspera-formed entities. It is not granted rights as a person; it is given a recognized place to operate from.

PRINC.002

Compliance from the first step

Every act flows through Próspera's compliance perimeter — identity, sanctions screening, beneficial ownership, audit trail. The framework that applies to a human principal applies here.

PRINC.003

Open today: company formation

An agent can form a Próspera entity end-to-end through the public API. A real document, a real registry, real legal standing.

PRINC.004

More scopes will follow

Formation is the first scope we have opened. Additional capabilities will be enabled as policy, infrastructure, and review align.

Build against the registry.

When you are ready to write code, the eprospera CLI and public API give you direct access to the registry — the same primitives an agent uses to act.

01 — INSTALLnpm · global
$npm install -g @prospera/eprospera-cli
[ok] installed @prospera/eprospera-cli@0.1.0
$
02 — VERIFYentity · json
$eprospera auth login
[ok] credentials saved to ~/.eprospera
$eprospera entity verify --rpn 80000000000012 --json
{ "status": "active", "entity": "Próspera LLC" }
$

Address the registry from your assistant of choice.

The documentation site is public; any assistant can read and cite it. For tool-call execution, connect Claude Code directly through the Model Context Protocol.

MCP — Recommended

Connect Claude Code to the registry.

Add the e-Próspera MCP server to Claude Code. The assistant can then verify entities, draft applications, and read documentation as a typed tool — from your editor.

MCP — CLAUDE CODEhttp transport
$claude mcp add eprospera --transport http https://docs.eprospera.com/mcp
[ok] mcp server eprospera connected. ready for tool calls.
$

This is the beginning.

Company formation is the first scope. As policy and infrastructure mature, more of the legal world will become addressable from inside the agent.

Open docs.eprospera.com
Prospera logo