Ai Agents 2 min read

Naïve's Autonomous Company API Secures $28.5M Series A

AI lab Naïve raised $28.5 million to build an infrastructure layer that allows AI agents to autonomously handle business formation, payments, and compliance.

Palo Alto AI lab Naïve announced a $28.5 million Series A led by Nexus Venture Partners to fund its autonomous company runtime. The platform provides an infrastructure layer that automates the administrative operations required to operate a business, bridging the gap between generating software and running a commercial entity. This latest round brings Naïve’s total funding to approximately $32 million.

Agentic Infrastructure

Naïve exposes company formation, payment processing, cloud provisioning, and communications behind a unified API. Developers using vibe coding environments like Cursor or Claude Code can prompt AI agents to orchestrate these business tasks directly from the editor. An agent can autonomously form a U.S. LLC using a state and industry code, provision Postgres databases, set up virtual cards with spend limits, and connect external services like Stripe and QuickBooks.

Governance and Technical Roadmap

Delegating financial operations to models requires strict control planes. Naïve’s Governance Gateway enforces hard budget caps and restricts specific API permissions to prevent unauthorized charges. Human operators remain explicitly in the loop for sensitive legal actions, including mandatory KYC (Know Your Customer) and KYB (Know Your Business) compliance checks.

The company is directing the Series A capital toward optimizing the execution costs of these operations across four technical pillars. This includes moving agent execution into lightweight, serverless JavaScript runtimes and deploying a model router that preserves reasoning data to cut redundant inference calls. The team is also investing in contextual agent memory architectures to reduce input token usage and dedicated multi-agent orchestration systems to delegate discrete administrative goals to specialized sub-agents.

Market Traction

Founded by Berkeley dropouts Sean Dorje and Dennis Zax, the startup reports that the platform has acquired over 30,000 developer customers within months of launch. Annual run-rate revenue has scaled 10x over the last six months, reaching the low double-digit millions. Current production use cases range from autonomous AI automation agencies to fully managed rental car operations and faceless digital content channels on YouTube and TikTok.

If you are building autonomous systems that generate revenue, integrating a dedicated operational API reduces the scope of tasks your agents need to solve from scratch. Offloading company administration to a governed runtime allows you to focus token budgets strictly on core product capabilities rather than generic backend accounting and compliance.

Get Insanely Good at AI

Get Insanely Good at AI

The book for developers who want to understand how AI actually works. LLMs, prompt engineering, RAG, AI agents, and production systems.

Keep Reading