Formation
Incorporate a real US company for your agent
Submit LLC formation, track state filing, and download formation documents. Gives agents a real legal entity to sign contracts and open accounts.
Read the launch post →Run in your agent
Paste and ship
Drop this prompt into Cursor, Claude Code, or any coding agent. It reads the skill manifest and wires up Formation for you.
Agent prompt
Read https://usenaive.ai/skill.md and use the Naïve Formation primitive in my project. Start with: naive formation submit --state WY ...
Drop into any agent
In action
A real US company — KYC to EIN.
- US LLCWyoming and supported states.
- Document vaultArticles, EIN letter, operating agreement.
- Status trackingPoll until filed and approved.
- Agent-readyOne API call to incorporate.
Exact code
One call to formation
Same primitive from the CLI, SDK, or REST — one bearer token, one credit balance.
POST /v1/formation
Formation
Submit LLC formation, track state filing, and download formation documents. Gives agents a real legal entity to sign contracts and open accounts.
US LLC
Wyoming and supported states.
Document vault
Articles, EIN letter, operating agreement.
Status tracking
Poll until filed and approved.
Agent-ready
One API call to incorporate.
# Run with your API key exported
$ naive formation submit --state WY ...Related primitives
Start building with Formation
Get your API key and add formation to any agent in minutes — no infrastructure to run.