Wuro Connector for AI agents.
12 live capabilities
Manage French business invoices and client records through a conversational interface.
Waiting for input…
Why people use Wuro
Wuro Billing Automation for French SMEs
This Connector changes the workflow by letting you handle these tasks through a simple chat. You can tell your agent to create a quote or list your latest invoices, and it does the work in the background. You get your administrative tasks done in seconds instead of minutes.
What Vinkius changes
You get a conversational interface for your entire Wuro.fr business 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 sending quotes to new leads
An owner needs to send a quote to a new lead.
- Real-world use case 02
Reconciling monthly supplier spending
An accountant needs to reconcile last month's spending.
- Real-world use case 03
Managing staff leave and records
An admin wants to see who is on leave today.
Complete set · 12capabilities
The complete Wuro capability set.
These are the exact actions your AI can choose when you ask it to work with Wuro.
01—04
4 capabilities in this set.
Part of 12 available through Wuro.
- 01 Capability
Get contact
Pulls the specific details for one contact in your database. Use this to quickly grab an email or phone number for a client.
- 02 Capability
Get invoice
Retrieves the full details of a single customer invoice. Use this to look up specific billing history for one client.
- 03 Capability
List contacts
Shows every contact currently saved in your Wuro database. This is great for seeing your full list of leads and suppliers.
- 04 Capability
List invoices
Pulls a full list of all customer invoices. Use this to quickly see what has been billed and what is still pending.
05—08
4 capabilities in this set.
Part of 12 available through Wuro.
- 05 Capability
List products
Displays every item in your current product catalog. It helps you keep track of your inventory and current pricing.
- 06 Capability
List purchases
Lists all company purchases and supplier costs. Use this to monitor your firm's spending and overhead.
- 07 Capability
Get quote
Retrieves the specific details of a quote you need to review. Use this to check terms or pricing for a specific estimate.
- 08 Capability
Create contact
Adds a new person or business to your CRM database. This saves you from having to manually type in new client info.
09—12
4 capabilities in this set.
Part of 12 available through Wuro.
- 09 Capability
Create invoice
Generates a new customer invoice with specific contact and line details. It turns a conversation into a formal billing record.
- 10 Capability
Create quote
Creates a new quote or estimate for a client based on your instructions. Use this to get proposals out to leads faster.
- 11 Capability
List quotes
Shows all quotes and estimates currently in the system. Use this to review all pending proposals for your clients.
- 12 Capability
List employees
Lists all employees currently registered in your firm's records. Use this to manage your team's basic info and status.
Set up in minutes
One URL. Then ask Wuro to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Wuro 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_vBO2ZdXJBRGLH6klHGxbiEH5h7hREIiEoH8Da3vF/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 Wuro, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Wuro for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vBO2ZdXJBRGLH6klHGxbiEH5h7hREIiEoH8Da3vF/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 Wuro URL.
- Step 03
Save and start
Save the connection and enable Wuro in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wuro": {
"url": "https://edge.vinkius.com/vk_preview_vBO2ZdXJBRGLH6klHGxbiEH5h7hREIiEoH8Da3vF/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 Wuro
Open Agent mode in chat and ask: "Using Wuro, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wuro": {
"url": "https://edge.vinkius.com/vk_preview_vBO2ZdXJBRGLH6klHGxbiEH5h7hREIiEoH8Da3vF/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 Wuro
Ask Copilot: "Using Wuro, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wuro": {
"url": "https://edge.vinkius.com/vk_preview_vBO2ZdXJBRGLH6klHGxbiEH5h7hREIiEoH8Da3vF/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 Wuro
Open Cascade and ask: "Using Wuro, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wuro": {
"url": "https://edge.vinkius.com/vk_preview_vBO2ZdXJBRGLH6klHGxbiEH5h7hREIiEoH8Da3vF/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 Wuro
Ask Cline: "Using Wuro, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wuro --transport http "https://edge.vinkius.com/vk_preview_vBO2ZdXJBRGLH6klHGxbiEH5h7hREIiEoH8Da3vF/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 Wuro
Ask Claude: "Using Wuro, show me...". 12 tools are ready
Where the request belongs
Work Wuro can move forward.
This is for French business owners and managers who are tired of manual data entry and want to handle their administrative tasks faster. It's built for people who need to move quickly between client interactions and back-office work.
French SME Owner
Manages invoices and quotes on the fly while moving between client meetings to stay organized.
Accountant
Pulls recent invoices and quote statuses without asking the client for manual exports or searching through files.
Admin Manager
Handles employee leave requests and updates the product catalog via voice or text to save time on daily tasks.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAltoviz
Business management and invoicing. manage customers, invoices, and expenses via AI.
Alegra
Business management and e-invoicing. manage invoices, inventory, and contacts via AI.
Evoliz
Handle French business invoicing with quote generation, expense tracking, and accounting integrations designed for compliance.
Invoice Ninja
Manage clients, invoices, and products directly through AI.
Zoho Invoice
Create and send professional invoices, track payments, and manage expenses with free invoicing software that scales with your business.
Axonaut
All-in-one ERP and CRM automation. manage invoices, quotes, tasks, and company relationships via AI.
Bring your own AI
Change the model, client or framework. Keep Wuro 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 Wuro.
The practical details behind the request, access and result.
Can I use Wuro with Claude or Cursor?
Yes, you can connect this Connector to any compatible client like Claude, Cursor, or Windsurf to manage your business data.
Does this work for non-French businesses?
This Connector is specifically designed for Wuro.fr, which is primarily used by French businesses and entrepreneurs.
Can I create invoices using just my voice?
If your AI client supports voice input, you can certainly use it to create invoices and quotes through this Connector.
Is my data safe with this connection?
Yes, the connection uses secure HMAC-SHA1 signatures with your private API keys to ensure your Wuro.fr data stays private.
Can I manage my employees' leave requests?
Yes, you can use the Connector to view employee records and manage leave requests through simple natural language commands.
How do I get my API keys?
You can find your Public and Private API keys in your Wuro.fr account settings to authorize the connection.
How do I obtain my Public and Private API Keys?
Log in to your Wuro account, navigate to Paramètres (Settings) > Intégration > API REST, and generate your set of keys there.
Is the connection secure?
Yes. The integration uses HMAC-SHA1 signatures to authenticate every request, ensuring that your Private API Key is used to sign requests without being transmitted directly in every header.
One connection away
Give your agent a direct line to Wuro.
Connect Wuro once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available