Daftra Connector for AI agents.
12 live capabilities
Manage MENA business accounting and inventory through natural language.
Waiting for input…
Why people use Daftra
Daftra ERP for MENA Business Accounting
With this Connector, you just ask your agent for the status of a payment or to create a new product. You get immediate answers and actions without ever leaving your chat app.
What Vinkius changes
You get a conversational interface for your entire ERP system without leaving your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking stock for a new order
A business owner in Dubai needs to see if they can fulfill an order.
- Real-world use case 02
Reviewing unpaid bills
An accountant wants to see who hasn't paid.
- Real-world use case 03
Adding a new customer on the fly
A sales lead meets a new client.
Complete set · 12capabilities
The complete Daftra capability set.
These are the exact actions your AI can choose when you ask it to work with Daftra.
01—04
4 capabilities in this set.
Part of 12 available through Daftra.
- 01 Capability
Create client
Register a new client in your CRM database. This saves you from manual entry in the dashboard.
- 02 Capability
Create invoice
Create a new invoice for a client with specific items. This helps you bill customers faster.
- 03 Capability
Create product
Add a new product to your inventory catalog. Use this to keep your stock list current.
- 04 Capability
Get account info
Retrieve high-level details about your Daftra account. It's the best way to check your general status.
05—08
4 capabilities in this set.
Part of 12 available through Daftra.
- 05 Capability
Get invoice
Pull specific details for a single invoice. Use this to check the status of a specific bill.
- 06 Capability
List staff
Get a full directory of your staff members. This is great for quick HR reporting.
- 07 Capability
List treasuries
See all your treasury accounts and balances. Use this to get a snapshot of your cash flow.
- 08 Capability
List clients
Pull a full list of your registered clients. It's perfect for reviewing your customer base.
09—12
4 capabilities in this set.
Part of 12 available through Daftra.
- 09 Capability
List expenses
View all recorded business expenses. Use this to track where your money is going.
- 10 Capability
List invoices
Get a complete list of all invoices in your system. This helps you see what's been billed.
- 11 Capability
List payments
See a list of recent payments received. Use this to verify recent deposits.
- 12 Capability
List products
View your entire product catalog. It's the fastest way to see what you have in stock.
Set up in minutes
One URL. Then ask Daftra to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Daftra 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_GZgcaYomSYAHk9DZa4hOeczRysjpq9OJHBx8GCkU/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 Daftra, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Daftra for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GZgcaYomSYAHk9DZa4hOeczRysjpq9OJHBx8GCkU/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 Daftra URL.
- Step 03
Save and start
Save the connection and enable Daftra in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"daftra-alternative": {
"url": "https://edge.vinkius.com/vk_preview_GZgcaYomSYAHk9DZa4hOeczRysjpq9OJHBx8GCkU/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 Daftra
Open Agent mode in chat and ask: "Using Daftra, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"daftra-alternative": {
"url": "https://edge.vinkius.com/vk_preview_GZgcaYomSYAHk9DZa4hOeczRysjpq9OJHBx8GCkU/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 Daftra
Ask Copilot: "Using Daftra, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"daftra-alternative": {
"url": "https://edge.vinkius.com/vk_preview_GZgcaYomSYAHk9DZa4hOeczRysjpq9OJHBx8GCkU/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 Daftra
Open Cascade and ask: "Using Daftra, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"daftra-alternative": {
"url": "https://edge.vinkius.com/vk_preview_GZgcaYomSYAHk9DZa4hOeczRysjpq9OJHBx8GCkU/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 Daftra
Ask Cline: "Using Daftra, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add daftra-alternative --transport http "https://edge.vinkius.com/vk_preview_GZgcaYomSYAHk9DZa4hOeczRysjpq9OJHBx8GCkU/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 Daftra
Ask Claude: "Using Daftra, show me...". 12 tools are ready
Where the request belongs
Work Daftra can move forward.
This is for MENA-based business owners and finance leads who are tired of manual data entry and want to manage their ERP through conversation.
MENA Business Owner
Checks daily sales summaries and updates client details on the go.
Finance Lead
Monitors invoice statuses and tracks expenses without opening the Daftra dashboard.
Warehouse Manager
Verifies stock levels and updates product metadata via voice or text commands.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse Connectorseverbill
Invoice clients, track expenses, and manage your freelance finances with clean accounting capabilities that save tax season headaches.
Daftra
Equip your AI agent to manage your ERP, accounting, and client relations directly via the Daftra API.
SimpleFatoora
Connect your AI agents to SimpleFatoora for ZATCA-compliant e-invoicing with full product, customer, and tax document management.
Alegra
Business management and e-invoicing. manage invoices, inventory, and contacts via AI.
Simple Fatoora
Generate ZATCA-compliant electronic invoices for Saudi Arabian businesses with automated tax calculations and QR code embedding.
Simplicate
Manage your Dutch professional services firm with CRM, project management, and invoicing designed for the Benelux market.
Bring your own AI
Change the model, client or framework. Keep Daftra 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 Daftra.
The practical details behind the request, access and result.
Can I use Daftra MCP to manage my Arabic-first business?
Yes, this Connector is designed specifically to connect your Daftra account to an AI agent, making it easier to manage your MENA-based business operations through natural conversation.
How does Daftra MCP help with my accounting?
It allows your agent to pull invoice lists, check treasury balances, and view expenses, so you can get a pulse on your finances without digging through complex accounting tables.
Can I create new clients using Daftra MCP?
Yes, you can tell your agent to create a new client, and it will automatically add them to your CRM database so you're ready to start invoicing immediately.
Does Daftra MCP work for inventory tracking?
It lets you pull your full product catalog and check real-time stock levels instantly, helping you manage your warehouse more efficiently.
Is Daftra MCP good for monitoring staff?
You can use it to quickly retrieve a directory of your staff members and manage account-level metadata for faster operational reporting.
How do I connect my Daftra account to the Connector?
You just need to grab your API Key from your Daftra dashboard and provide your subdomain to your AI client to get started.
How do I find my Daftra API Key?
Log in to your account, navigate to Settings > API > API Keys, and click Add to generate a new key.
What is the subdomain in Daftra?
The subdomain is the part of your Daftra URL before '.daftra.com'. For example, if you access at acme.daftra.com, your subdomain is acme.
Can I create invoices with multiple items?
Yes! The create_invoice capability accepts a JSON array of items, allowing you to specify names, unit prices, and quantities for each line.
One connection away
Give your agent a direct line to Daftra.
Connect Daftra once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available