Most formation services stop at the certificate; this one keeps going into the accounts, cards and transfers a new company needs in its first month. It is a hosted business service reached through a local command, so everything it does happens inside a Lovie account you own.
The Lovie company formation service exposed over MCP. It runs as a local stdio server launched with npx lovie, and covers both incorporation and the business banking that follows it.
- Company formation: check name availability, set the state and entity type, add shareholders, pay the filing fee, generate the certificate
- Bank accounts: open checking, savings or wallet accounts, read balances, freeze and unfreeze, close
- Cards: issue virtual or physical cards, set spending limits, freeze, unfreeze, cancel
- Payments: transfer between accounts, deposit funds, withdraw from a wallet
- Invoicing, alongside the accounts the invoices get paid into
A Lovie account. Install the package globally and run lovie login, which opens a browser to authenticate - until that is done, the server offers a single tool whose only job is to tell you to log in.
One command — npm install -g lovie
