Moloni (Cloud Invoicing & Fiscal Management) Connector for AI agents.
20 live capabilities
Manage certified invoices and fiscal compliance for Portuguese and Spanish businesses.
Waiting for input…
Why people use Moloni (Cloud Invoicing & Fiscal Management)
Moloni for Portuguese and Spanish Fiscal Compliance
This Connector puts all that data into a single conversation. You can just tell your agent to find a customer or check a stock level, and it pulls that info from Moloni instantly. You get your answers in seconds without ever having to navigate a menu again.
What Vinkius changes
You get a voice-controlled interface for your entire Moloni fiscal and commercial backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quickly resolving a billing dispute
An accountant asks the agent to pull a specific invoice and then uses get_invoice to check the VAT breakdown for a frustrated client.
- Real-world use case 02
Real-time warehouse inventory checks
A warehouse manager notices a discrepancy and asks the agent to pull the raw movements using list_product_stocks to see the last entry.
- Real-world use case 03
Fast-tracking new customer onboarding
An owner tells the agent a new customer's NIF and address, then it uses create_customer to register them in the system immediately.
Complete set · 20capabilities
The complete Moloni (Cloud Invoicing & Fiscal Management) capability set.
These are the exact actions your AI can choose when you ask it to work with Moloni (Cloud Invoicing & Fiscal Management).
01—04
4 capabilities in this set.
Part of 20 available through Moloni (Cloud Invoicing & Fiscal Management).
- 01 Capability
List products
See every article and service you offer in your catalog. It gives you a bird's-eye view of what you're selling.
- 02 Capability
List customers
Get a full list of every customer registered in your Moloni account. This helps you see your entire client base at a glance.
- 03 Capability
List receipts
List your RCs for regularized payments. It helps you keep track of settled liquidations.
- 04 Capability
Get customer by vat
Find a specific customer using only their fiscal NIF. It's the fastest way to pull up a profile during a call.
05—08
4 capabilities in this set.
Part of 20 available through Moloni (Cloud Invoicing & Fiscal Management).
- 05 Capability
Create customer
Register a new client with all the necessary fiscal metadata. This saves you from typing out addresses and IDs every time.
- 06 Capability
Update customer
Modify the fiscal details of an existing client. Use this to keep your records accurate as your customers change.
- 07 Capability
Get product
Get the specific price, VAT, and ID for a single item. This is perfect for double-checking details before a sale.
- 08 Capability
Create product
Add a new billable item or service to your catalog. It ensures your product list stays current with your inventory.
09—12
4 capabilities in this set.
Part of 20 available through Moloni (Cloud Invoicing & Fiscal Management).
- 09 Capability
List product categories
See how your products are organized into different groups. Use this to understand your catalog hierarchy.
- 10 Capability
List product stocks
View the raw audit logs of your stock movements. It lets you see exactly when and where items moved.
- 11 Capability
List invoices
Pull a list of all finished or open invoices. You can quickly see what's been paid and what's pending.
- 12 Capability
Get invoice
See the full breakdown of items and taxes for a specific invoice. Use this to resolve billing disputes quickly.
13—16
4 capabilities in this set.
Part of 20 available through Moloni (Cloud Invoicing & Fiscal Management).
- 13 Capability
List invoice receipts
Retrieve your Portuguese FRV records. This is essential for tracking specific types of sales receipts.
- 14 Capability
List credit notes
View all legal credit notes and reversals. This keeps your accounting records clean and balanced.
- 15 Capability
List delivery notes
Pull your physical transport guides. Use this to track the logistics of your shipped goods.
- 16 Capability
List estimates
View all active quotes and proforma estimates. It helps you manage your sales pipeline and pending approvals.
17—20
4 capabilities in this set.
Part of 20 available through Moloni (Cloud Invoicing & Fiscal Management).
- 17 Capability
List taxes
See all active IVA taxes and exemptions. This ensures your agent knows the correct fiscal rules.
- 18 Capability
List payment methods
Get the IDs for all your approved payment methods. This is useful for verifying how customers can pay.
- 19 Capability
List measurement units
See all the configured metric units. Use this to ensure your measurements are consistent across the board.
- 20 Capability
List countries
Get the ISO IDs and fiscal jurisdictions for different countries. This helps with international billing setup.
Set up in minutes
One URL. Then ask Moloni (Cloud Invoicing & Fiscal Management) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Moloni (Cloud Invoicing & Fiscal Management) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_hxnMtCz4H6ArLrBAjMnwit9uQXvHNtfVFdnIJYsA/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Moloni (Cloud Invoicing & Fiscal Management), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Moloni (Cloud Invoicing & Fiscal Management) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_hxnMtCz4H6ArLrBAjMnwit9uQXvHNtfVFdnIJYsA/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Moloni (Cloud Invoicing & Fiscal Management) URL.
- Step 03
Save and start
Save the connection and enable Moloni (Cloud Invoicing & Fiscal Management) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"moloni-cloud-invoicing-fiscal-management": {
"url": "https://edge.vinkius.com/vk_preview_hxnMtCz4H6ArLrBAjMnwit9uQXvHNtfVFdnIJYsA/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Moloni (Cloud Invoicing & Fiscal Management)
Open Agent mode in chat and ask: "Using Moloni (Cloud Invoicing & Fiscal Management), help me...". 20 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"moloni-cloud-invoicing-fiscal-management": {
"url": "https://edge.vinkius.com/vk_preview_hxnMtCz4H6ArLrBAjMnwit9uQXvHNtfVFdnIJYsA/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Moloni (Cloud Invoicing & Fiscal Management)
Ask Copilot: "Using Moloni (Cloud Invoicing & Fiscal Management), help me...". 20 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"moloni-cloud-invoicing-fiscal-management": {
"url": "https://edge.vinkius.com/vk_preview_hxnMtCz4H6ArLrBAjMnwit9uQXvHNtfVFdnIJYsA/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Moloni (Cloud Invoicing & Fiscal Management)
Open Cascade and ask: "Using Moloni (Cloud Invoicing & Fiscal Management), help me...". 20 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"moloni-cloud-invoicing-fiscal-management": {
"url": "https://edge.vinkius.com/vk_preview_hxnMtCz4H6ArLrBAjMnwit9uQXvHNtfVFdnIJYsA/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Moloni (Cloud Invoicing & Fiscal Management)
Ask Cline: "Using Moloni (Cloud Invoicing & Fiscal Management), help me...". 20 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add moloni-cloud-invoicing-fiscal-management --transport http "https://edge.vinkius.com/vk_preview_hxnMtCz4H6ArLrBAjMnwit9uQXvHNtfVFdnIJYsA/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Moloni (Cloud Invoicing & Fiscal Management)
Ask Claude: "Using Moloni (Cloud Invoicing & Fiscal Management), show me...". 20 tools are ready
Where the request belongs
Work Moloni can move forward.
This is for the business owner who hates manual data entry and the accountant who needs to pull specific tax data without begging for exports.
Accountant
Pulling invoice data and tax breakdowns for monthly reporting without manual exports.
E-commerce Manager
Checking stock levels and customer profiles during high-volume sales periods.
Business Owner
Monitoring sales flows and auditing quotes without logging into a dashboard.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAlegra
Business management and e-invoicing. manage invoices, inventory, and contacts via AI.
Quaderno
Bring automated tax compliance and invoicing directly into your AI workflow. calculate global taxes, issue invoices, and manage CRM contacts in seconds.
Altoviz
Business management and invoicing. manage customers, invoices, and expenses via AI.
Evoliz
Handle French business invoicing with quote generation, expense tracking, and accounting integrations designed for compliance.
Billit
Manage your e-invoicing via Billit. list invoices, clients, and expenses directly from any AI agent.
Evoliz Invoicing & Management
Equip your AI agent to manage sales invoices, track CRM clients, and monitor quotes via the Evoliz API.
Bring your own AI
Change the model, client or framework. Keep Moloni connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Moloni.
The practical details behind the request, access and result.
What can the Moloni MCP do for my business?
It connects your Moloni account to your AI client so you can manage invoices, customers, and stock via chat. You can pull data, check statuses, and create records without leaving your workspace.
Can I use the Moloni MCP to find customers by their NIF?
Yes, you can ask your agent to search for any customer using their specific fiscal identification number. It's a fast way to pull up a profile during a conversation.
How does the Moloni MCP help with stock management?
It allows your agent to see real-time stock movements and warehouse logs for all your products. You can check if items are available or see recent movements instantly.
Can the Moloni MCP create new customer records?
It can register new clients with full fiscal metadata like addresses and country mappings automatically. This saves you from manual data entry when onboarding new clients.
Does the Moloni MCP support Portuguese and Spanish fiscal rules?
Yes, it retrieves the legal reference IDs for taxes and units required in both jurisdictions, ensuring your agent handles the data correctly for those regions.
Can I use the Moloni MCP to audit my invoices?
You can list all finished or open invoices and pull up specific details for any single document. This makes it easy to verify payments and tax distributions.
Is the Moloni MCP good for e-commerce managers?
It's great for quickly checking stock levels and managing customer profiles during high-volume periods. It gives you a clear view of your inventory without the dashboard clutter.
Can I search for a customer by their NIF (VAT number) through my agent?
Yes. Use the get_customer_by_vat capability and provide the exact numeric NIF. Your agent will retrieve the certified customer record, ensuring you have the correct fiscal identifiers before generating any new document in Moloni.
How do I check the internal lines and tax breakdown of an invoice?
The get_invoice capability allows your agent to extract the explicit document body payload. You'll see the individual line items, unit prices, applied tax rates (IVA), and final document totals directly in your conversation.
Can my agent list all stock movements for a specific product?
Absolutely. Use the list_product_stocks capability with a Product ID. Your agent will report the chronological mutations in your warehouse, helping you audit how inventory levels have changed over time for that specific item.
One connection away
Give your agent a direct line to Moloni.
Connect Moloni once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available