Storno.ro MCP Server
Checking...

Connect your AI to Storno

Use the Model Context Protocol (MCP) to let Claude, Cursor, and other AI tools manage your invoices, clients, and e-Factura workflow.

https://mcp.storno.ro/mcp
Checking...
Storno

Connect to Claude

Connect Claude to Storno MCP, enabling it to manage invoices, clients, and e-Factura through a simple, secure connection without leaving your conversation.

For Claude account admins/owners

First, copy your Integration URL here for your Claude connector:

Then, click the button below to add Storno MCP to your Claude account:

Add to Claude

Paste in your Integration URL from above and click "Add"

Note: The added integration will be available to all users in the Claude organization, but each user must authorize their own Storno account.

For Claude account members

Once your Claude account admin/owner has completed the steps above:

  1. 1. Go to claude.ai/settings/connectors
  2. 2. You should see the Storno integration that your admin added
  3. 3. Next to that integration, click "Connect" — you'll be taken to an OAuth screen
  4. 4. Once you've authorized the connection, you can use Storno MCP tools in Claude
  5. 5. View, enable, and disable Claude's access to tools with the "Search and Tools" button in chat

Other AI clients

Claude Code

Run in your terminal:

claude mcp add storno \
  --transport http \
  https://mcp.storno.ro/mcp

Claude Desktop

Add to your MCP config:

{
  "mcpServers": {
    "storno": {
      "command": "npx",
      "args": ["-y",
        "mcp-remote",
        "https://mcp.storno.ro/mcp"]
    }
  }
}

Cursor / Windsurf

Add to your MCP config:

{
  "mcpServers": {
    "storno": {
      "url": "https://mcp.storno.ro/mcp"
    }
  }
}

Available tools

Invoicing

Create, issue, send invoices & e-Factura

Clients & Products

Manage contacts, products & services

Payments & Receipts

Record payments, generate receipts

Reports & Exports

Financial reports, accounting exports

Company management

Companies, settings, document series