Dext Connector for AI agents.
10 live capabilities
Manage bookkeeping receipts and invoice data through your AI client.
Waiting for input…
Why people use Dext
Dext Bookkeeping for Automated Expense Tracking
This Connector brings that data to you. Just ask your agent to find the 'Office Depot' receipts from last month or check the status of your pending items. You get the answers in seconds without ever leaving your chat window.
What Vinkius changes
You get a conversational interface for your entire Dext bookkeeping ecosystem.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding a lost receipt
A client asks for a specific Staples receipt from last July.
- Real-world use case 02
Checking the review queue
A bookkeeper wants to know what's stuck.
- Real-world use case 03
Verifying bank sources
A finance manager wants to see all active accounts.
Complete set · 10capabilities
The complete Dext capability set.
These are the exact actions your AI can choose when you ask it to work with Dext.
01—04
4 capabilities in this set.
Part of 10 available through Dext.
- 01 Capability
Get account metadata
Get your current Dext account limits and basic info. This is useful for checking your subscription status.
- 02 Capability
List accounting categories
View the full chart of accounts or categories available for your data. It helps you audit your classification rules.
- 03 Capability
List accounting clients
Pull a list of all clients linked to your partner account. This is great for high-level firm oversight.
- 04 Capability
List inbox items
Get a list of all processed and pending receipts and invoices. Use this to see the volume of your current workload.
05—07
3 capabilities in this set.
Part of 10 available through Dext.
- 05 Capability
List extracted suppliers
See every supplier that the system has automatically identified. This helps you audit your vendor list.
- 06 Capability
List items pending review
Find only the items that need a human to look at them. This saves you from digging through processed data.
- 07 Capability
List account users
See who else has access to your Dext account. This is a quick way to manage team permissions.
08—10
3 capabilities in this set.
Part of 10 available through Dext.
- 08 Capability
Search inbox by keyword
Find specific documents by searching for supplier names or descriptions. This is the fastest way to find a lost receipt.
- 09 Capability
Get item details
See the specific data, tax details, and status for one item in your inbox. Use this to verify extraction accuracy.
- 10 Capability
List connected bank accounts
See all the bank accounts currently set up for statement extraction. This helps you verify your data sources.
Set up in minutes
One URL. Then ask Dext to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Dext 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_DLsLlFBbv0wHEdawO7uDO7yt8yOLN3k5g4Voc8Dy/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 Dext, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Dext for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_DLsLlFBbv0wHEdawO7uDO7yt8yOLN3k5g4Voc8Dy/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 Dext URL.
- Step 03
Save and start
Save the connection and enable Dext in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dext": {
"url": "https://edge.vinkius.com/vk_preview_DLsLlFBbv0wHEdawO7uDO7yt8yOLN3k5g4Voc8Dy/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 Dext
Open Agent mode in chat and ask: "Using Dext, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dext": {
"url": "https://edge.vinkius.com/vk_preview_DLsLlFBbv0wHEdawO7uDO7yt8yOLN3k5g4Voc8Dy/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 Dext
Ask Copilot: "Using Dext, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dext": {
"url": "https://edge.vinkius.com/vk_preview_DLsLlFBbv0wHEdawO7uDO7yt8yOLN3k5g4Voc8Dy/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 Dext
Open Cascade and ask: "Using Dext, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dext": {
"url": "https://edge.vinkius.com/vk_preview_DLsLlFBbv0wHEdawO7uDO7yt8yOLN3k5g4Voc8Dy/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 Dext
Ask Cline: "Using Dext, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dext --transport http "https://edge.vinkius.com/vk_preview_DLsLlFBbv0wHEdawO7uDO7yt8yOLN3k5g4Voc8Dy/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 Dext
Ask Claude: "Using Dext, show me...". 10 tools are ready
Where the request belongs
Work Dext can move forward.
This is for the accountant who spends way too much time hunting for missing receipts or the small business owner who wants to know their spending without opening a spreadsheet.
Accountant
Checking client inbox statuses and processing delays during tax season.
Bookkeeper
Verifying supplier extraction data and tax rates for period-end closings.
Small Business Owner
Monitoring expense patterns and checking supplier history on the fly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFinmei
Manage expenses, tax rates, and payments through conversational AI agents with Finmei.
Altoviz
Business management and invoicing. manage customers, invoices, and expenses via AI.
Sage Accounting
Automate business finances via Sage Accounting. manage invoices, banking, and contacts directly from any AI agent.
Moneybird
Handle Dutch and European accounting with automated invoicing, bank reconciliation, and tax-ready financial reports.
FreeAgent
Manage accounting, track invoices, and oversee bank transactions via AI agents with FreeAgent.
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 Dext 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 Dext.
The practical details behind the request, access and result.
Can the Dext MCP help me find specific receipts?
Yes, it lets your agent search your Dext inbox by keyword like supplier names or descriptions. This makes it much faster to find a specific bill without scrolling.
How does the Dext MCP handle my accounting categories?
It can pull your full chart of accounts so you can verify how items are being classified. This helps ensure your data is mapped correctly to your books.
Can I use the Dext MCP to manage my clients?
You can list all clients associated with your partner account to see who is currently integrated. It's a great way to get a high-level view of your firm's connections.
Does the Dext MCP work with my bank accounts?
It lets you see all the bank accounts configured for statement extraction within your Dext profile. This helps you verify that your data sources are active.
Can the Dext MCP identify which receipts need my attention?
It can specifically pull items that are currently in the review status so you don't have to hunt for them. This helps you prioritize your daily workflow.
Is the Dext MCP good for auditing supplier data?
It can list all extracted suppliers and provide granular metadata for specific items to help you verify accuracy. This is perfect for period-end closings.
How do I get a Dext API Key?
Log in to your Dext account, navigate to Settings > API, and you can retrieve your unique API Key from that section. Ensure your plan includes API access.
Can the agent see receipt images?
The agent can retrieve the URL for the item image, allowing you to click and view the original document directly from the chat interface.
Does the integration support multiple currencies?
Yes, Dext automatically extracts the currency from your documents, and the agent will display the total amounts with their respective currency codes.
One connection away
Give your agent a direct line to Dext.
Connect Dext once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available