Your invoicing, powered by AI

Connect Claude, Cursor, Windsurf, and any MCP-compatible AI assistant to Storno.ro. 237 tools covering invoices, clients, ANAF e-Factura, payments, reports, and more — all through natural language.

Works with your favorite AI tools

Storno MCP server integrates with any AI assistant that supports the Model Context Protocol.
Claude Desktop
Claude Code
Cursor
Windsurf

Add to your AI tool

Copy the configuration below into your AI tool. Replace the token and company ID with your own from Storno.ro Settings.
~/.claude/settings.json
{
  "mcpServers": {
    "storno": {
      "command": "npx",
      "args": ["-y", "storno-cli"],
      "env": {
        "STORNO_TOKEN": "your-jwt-token",
        "STORNO_COMPANY_ID": "your-company-uuid"
      }
    }
  }
}

Get your token and company ID from Settings > API Keys in Storno.ro. Requires Node.js 20+.

How it works

Three simple steps to start managing invoices with AI.
1

Add the config

Paste the JSON configuration into your AI tool — Claude Code, Cursor, or Claude Desktop. No global install needed.

2

Set your credentials

Add your Storno.ro API token and company ID. Or use email/password for auto-login on startup.

3

Start talking

Ask your AI assistant to create invoices, look up clients, check ANAF status, or generate reports — in plain language.

Three ways to authenticate

Choose the method that fits your workflow.

API Token

Set STORNO_TOKEN in the config. Best for production — get it from Settings > API Keys.

Email & Password

Set STORNO_EMAIL and STORNO_PASSWORD. The server auto-logs in on startup and stores the JWT.

Interactive Login

No config needed — just ask your AI to log in. It will call the auth_login tool for you.

Everything you can do

237 tools across 41 categories covering the full Storno.ro e-invoicing platform.
Invoices
Full invoice lifecycle from draft to ANAF submission.
  • Create, edit, issue, and cancel invoices
  • Submit to ANAF e-Factura and validate UBL/CIUS-RO
  • Generate PDF, XML, and email to clients
  • Bulk operations: delete, cancel, storno, mark as paid
Clients & Suppliers
Manage your business contacts effortlessly.
  • Create and update clients with ANAF/VIES auto-lookup
  • Import from other popular invoicing platforms
  • Export to CSV and accounting-ready XML
  • Supplier management with bulk operations
Payments & Banking
Track payments and reconcile bank statements.
  • Record partial and full payments
  • Upload bank statements for auto-matching
  • BNR exchange rates and currency conversion
  • Payment reconciliation and reporting
Multi-Country e-Invoicing
Submit e-invoices across 5 European countries.
  • Romania — ANAF / CIUS-RO
  • Germany — XRechnung 3.0
  • Italy — FatturaPA / SDI
  • Poland — KSeF FA(2)
  • France — Factur-X / CII
Reports & Analytics
Get instant insights into your business.
  • Dashboard stats: revenue, invoices, top clients
  • VAT reports and sales analysis
  • Balance analysis and accounting exports
  • Export to common accounting formats
Platform Management
Full control over your Storno.ro workspace.
  • Team members, invitations, and permissions
  • Webhooks with delivery logs and testing
  • API keys and OAuth2 app management
  • Company backups and restore

What you can ask

Just tell your AI assistant what you need. Here are some examples.

Create an invoice

Your AI finds the client, creates the invoice, issues it, and emails it — all in one conversation.

"Create an invoice for Acme SRL, 10 hours of web development at 100 RON/hour, due in 30 days"

Automate recurring tasks

Set up recurring invoices, check submission statuses, and handle payment recording automatically.

"Set up a monthly recurring invoice for client Acme SRL with the same items as invoice #1234"

Get instant answers

Ask about ANAF sync status, overdue invoices, revenue reports, or any data in your account.

"Show me all unpaid invoices older than 30 days and the total outstanding amount"

Built for the full platform

237
AI-callable tools
41
domain categories
5
e-invoicing countries

Frequently asked questions

Everything you need to know about the Storno MCP server.
MCP (Model Context Protocol) is an open standard that lets AI assistants like Claude, Cursor, and Windsurf connect to external tools and services. Think of it as a USB port for AI — it provides a standard way for AI tools to interact with any compatible service.

Ready to invoice with AI?

Add the Storno MCP server to your AI tool and start managing your invoicing through natural language.