Alegra Connector for AI agents.
11 live capabilities
Manage Colombian cloud accounting and DIAN-compliant invoicing.
Waiting for input…
Why people use Alegra
Alegra for Automated DIAN Invoicing
With this Connector, you just tell your agent what to do. You can say, 'Create an invoice for Client X for 5 units of Product Y.' The agent handles the identification, applies the correct tax rates, and generates the validated electronic invoice in one step. You get your time back and stop worrying about manual entry errors.
What Vinkius changes
You get a voice-controlled accounting office that handles the paperwork for you.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Billing a client on the fly
A business owner asks their agent to bill a client for a service.
- Real-world use case 02
Checking stock across locations
An operations manager asks what is left in the Bogotá warehouse.
- Real-world use case 03
Identifying overdue payments
An accountant asks for a list of unpaid invoices.
Complete set · 11capabilities
The complete Alegra capability set.
These are the exact actions your AI can choose when you ask it to work with Alegra.
01—04
4 capabilities in this set.
Part of 11 available through Alegra.
- 01 Capability
Create contact
Create a new client or supplier in your database. This ensures you have accurate NIT or CC identification for Colombian tax compliance.
- 02 Capability
Get item details
Get details of an inventory item
- 03 Capability
Create invoice
Generate a new sales invoice for a customer. It automatically handles DIAN electronic invoicing validation and stamps.
- 04 Capability
Get contact details
Get details of a specific contact
05—08
4 capabilities in this set.
Part of 11 available through Alegra.
- 05 Capability
Get invoice details
Get details of a specific invoice
- 06 Capability
Get company info
Get Alegra company information
- 07 Capability
List contacts
Pull a list of all your clients and suppliers. This gives you a quick overview of your entire business network.
- 08 Capability
List estimates
List estimates/quotes
09—11
3 capabilities in this set.
Part of 11 available through Alegra.
- 09 Capability
List invoices
See a list of all your sales invoices. Use this to track your revenue and identify which bills are still unpaid.
- 10 Capability
List inventory items
List products and services
- 11 Capability
List payments
See a list of all received payments. Use this to reconcile your accounts and confirm which invoices are settled.
Set up in minutes
One URL. Then ask Alegra to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Alegra 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_E8YLmkQpJpUmZ0zEZx6SfBm0SpKCzfpilVjPzdXK/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 Alegra, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Alegra for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_E8YLmkQpJpUmZ0zEZx6SfBm0SpKCzfpilVjPzdXK/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 Alegra URL.
- Step 03
Save and start
Save the connection and enable Alegra in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"alegra-alternative": {
"url": "https://edge.vinkius.com/vk_preview_E8YLmkQpJpUmZ0zEZx6SfBm0SpKCzfpilVjPzdXK/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 Alegra
Open Agent mode in chat and ask: "Using Alegra, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"alegra-alternative": {
"url": "https://edge.vinkius.com/vk_preview_E8YLmkQpJpUmZ0zEZx6SfBm0SpKCzfpilVjPzdXK/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 Alegra
Ask Copilot: "Using Alegra, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"alegra-alternative": {
"url": "https://edge.vinkius.com/vk_preview_E8YLmkQpJpUmZ0zEZx6SfBm0SpKCzfpilVjPzdXK/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 Alegra
Open Cascade and ask: "Using Alegra, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"alegra-alternative": {
"url": "https://edge.vinkius.com/vk_preview_E8YLmkQpJpUmZ0zEZx6SfBm0SpKCzfpilVjPzdXK/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 Alegra
Ask Cline: "Using Alegra, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add alegra-alternative --transport http "https://edge.vinkius.com/vk_preview_E8YLmkQpJpUmZ0zEZx6SfBm0SpKCzfpilVjPzdXK/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 Alegra
Ask Claude: "Using Alegra, show me...". 11 tools are ready
Where the request belongs
Work Alegra can move forward.
This is for business owners and finance professionals in Colombia who are tired of manual data entry and navigating complex accounting dashboards to find basic numbers.
Small Business Owner
Checks cash flow and issues invoices from their phone while on the move.
Accountant
Queries client tax configurations and payment histories to prepare monthly reports.
Operations Manager
Monitors stock levels across different warehouses to prevent inventory shortages.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAlegra
Handle your Latin American business accounting with electronic invoicing, expense tracking, and tax-ready financial reports.
Altoviz
Business management and invoicing. manage customers, invoices, and expenses via AI.
everbill
Invoice clients, track expenses, and manage your freelance finances with clean accounting capabilities that save tax season headaches.
Finmei
Manage expenses, tax rates, and payments through conversational AI agents with Finmei.
Evoliz
Handle French business invoicing with quote generation, expense tracking, and accounting integrations designed for compliance.
freee
Manage Japanese accounting and business via freee. track deals and invoices, handle partners and expenses, and audit tax codes directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Alegra 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 Alegra.
The practical details behind the request, access and result.
Can the Alegra MCP handle Colombian tax laws?
Yes, it handles DIAN electronic invoicing and local tax rates like IVA and ReteICA automatically.
Can I use the Alegra MCP to check my warehouse stock?
You can ask your agent to list items and check the specific stock levels for any of your warehouse locations.
Does the Alegra MCP support multiple bank accounts?
It allows you to see a list of all your connected bank accounts and their current balances in a single view.
Can I add new suppliers to my Alegra account?
Your agent can create new contacts and tag them as suppliers with their specific tax IDs for better organization.
How does the Alegra MCP help with accounts payable?
It lets you pull a list of all supplier bills and purchase invoices so you can track exactly what your business owes.
Can the Alegra MCP create invoices for specific products?
Yes, your agent can generate invoices with specific line items, quantities, and prices while handling the tax calculations.
Can my AI agent issue a DIAN-compliant electronic invoice for Colombia?
Yes! Use the create_invoice capability with the client ID, line items, and dates. Alegra automatically handles DIAN electronic validation and stamping for Colombian tax compliance. The invoice number sequence is managed by Alegra's configured resolution.
How do I look up a client's outstanding balance and contact details?
Use the get_contact capability with the client's Alegra ID. You'll receive their complete profile including legal name, NIT or CC number, fiscal regime, address, phone, email, and any outstanding receivable balance.
Can I manage inventory across multiple warehouses through my AI agent?
Yes. Use list_warehouses to see all your configured locations, then use list_items to browse your catalog with stock levels per warehouse. You can also create new items with create_item specifying their type (product or service) and pricing.
Can I check the stock level of an item via AI?
Yes! Use the get_item_details capability and provide the Item ID. Your agent will retrieve the complete metadata, including current stock levels for that product.
How do I create a new invoice for a client?
Use the create_invoice action. You'll need to provide the Contact ID, date, due date, and a JSON string of items to register the new sale in Alegra.
Is it possible to list all my recent payments?
Absolutely. Use the list_payments query. The agent will retrieve a list of all recorded income payments received in your account.
One connection away
Give your agent a direct line to Alegra.
Connect Alegra once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available