Labsco
MCP SERVER · OFFICIAL PROJECT

Lovie — Company Formation MCP

by lovieco

Form a company, then run its banking - accounts, cards, transfers and invoices - from the AI tool you already code in.

ERP & Vertical Business SystemsVerified
Summary
Incorporation and the bank account that follows it, on one surface.

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.

What it is

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.

What you get
  • 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
Requirements

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.

Setup effort

One command — npm install -g lovie