Wise Connector for AI agents.
10 live capabilities
Manage multi-currency balances and international payments conversationally.
Waiting for input…
Why people use Wise
Wise for Multi-Currency Banking Management
With the Wise MCP, that's gone. You just ask your agent for your current holdings. It pulls the data instantly, giving you a clear picture of your global cash position in seconds. You get the numbers you need without the navigation headache.
What Vinkius changes
You get a conversational interface for your global banking operations.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking global cash flow
A finance lead asks what their total balance is in EUR and USD.
- Real-world use case 02
Tracking a late payment
An agency owner wants to know if a client's payment arrived.
- Real-world use case 03
Preparing a cross-border payment
A freelancer needs to know the cost of sending money.
Complete set · 10capabilities
The complete Wise capability set.
These are the exact actions your AI can choose when you ask it to work with Wise.
01—04
4 capabilities in this set.
Part of 10 available through Wise.
- 01 Capability
Create quote
Generate a quote for a specific international transfer. See the exact fees and final amounts before you commit.
- 02 Capability
List transfers
See a full list of all your past and current transfers. Use this to monitor the movement of your funds.
- 03 Capability
Get transfer
Get the specific status and details for one transfer. This is useful for checking if a specific payment has arrived.
- 04 Capability
List profiles
See your different Wise business profiles. Use this to switch context between different business entities.
05—07
3 capabilities in this set.
Part of 10 available through Wise.
- 05 Capability
Get currencies
Find out which currencies Wise currently supports. This helps you verify if a specific currency is available.
- 06 Capability
Get exchange rate
Pull the live exchange rate for any currency pair. This helps you stay updated on FX volatility in real time.
- 07 Capability
List statements
Get a list of your recent account statements. This is perfect for quick reconciliations and verifying history.
08—10
3 capabilities in this set.
Part of 10 available through Wise.
- 08 Capability
List balances
View your current balances across all your currency accounts. This gives you a bird's eye view of your global cash.
- 09 Capability
Get balance
Pull the specific details for a single currency balance. Use this to get deep-dive data on one specific account.
- 10 Capability
List recipients
Get a list of all your saved payment recipients. This makes it easy to find the right person to pay quickly.
Set up in minutes
One URL. Then ask Wise to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Wise 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_T3To8A6CqmDMaeNDYeTyxH2VJb5eohpjkR8Tkm6F/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 Wise, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Wise for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_T3To8A6CqmDMaeNDYeTyxH2VJb5eohpjkR8Tkm6F/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 Wise URL.
- Step 03
Save and start
Save the connection and enable Wise in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wise": {
"url": "https://edge.vinkius.com/vk_preview_T3To8A6CqmDMaeNDYeTyxH2VJb5eohpjkR8Tkm6F/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 Wise
Open Agent mode in chat and ask: "Using Wise, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wise": {
"url": "https://edge.vinkius.com/vk_preview_T3To8A6CqmDMaeNDYeTyxH2VJb5eohpjkR8Tkm6F/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 Wise
Ask Copilot: "Using Wise, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wise": {
"url": "https://edge.vinkius.com/vk_preview_T3To8A6CqmDMaeNDYeTyxH2VJb5eohpjkR8Tkm6F/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 Wise
Open Cascade and ask: "Using Wise, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wise": {
"url": "https://edge.vinkius.com/vk_preview_T3To8A6CqmDMaeNDYeTyxH2VJb5eohpjkR8Tkm6F/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 Wise
Ask Cline: "Using Wise, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wise --transport http "https://edge.vinkius.com/vk_preview_T3To8A6CqmDMaeNDYeTyxH2VJb5eohpjkR8Tkm6F/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 Wise
Ask Claude: "Using Wise, show me...". 10 tools are ready
Where the request belongs
Work Wise can move forward.
This is for the international business owner or finance lead who is tired of logging into multiple banking portals to check on global cash flow.
International Finance Manager
Tracks FX rates and transfer statuses for month-end reconciliation.
Cross-Border Freelancer
Checks incoming payments from global clients without leaving their workspace.
Agency Owner
Manages multi-currency invoicing and recipient lists for a distributed team.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFinmo
Manage global pay-ins, payouts, and multi-currency wallets through AI agents with Finmo.
Revolut Business
Grant your AI access to Europe's powerhouse treasury. Automate multi-currency exchange, mass payouts and real-time vendor bulk-payments.
Airwallex
Process global payments, manage multi-currency accounts, and track international transfers with enterprise-grade treasury capabilities.
Mono
Automate financial data retrieval and payment orchestration via Mono. access account balances, transaction history, and initiate bank transfers directly from any AI agent.
LianLian Pay
Global cross-border payment and settlement platform. manage balances, payments, and settlements via AI.
Fintoc
Access bank accounts, movements, and initiate transfers via AI agents with Fintoc.
Bring your own AI
Change the model, client or framework. Keep Wise 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 Wise.
The practical details behind the request, access and result.
Can the Wise MCP check my balances in different currencies?
Yes, it can pull your real-time balances for USD, EUR, GBP, and over 50 other currencies. You can ask your agent to give you a summary of all your holdings at once.
How does the Wise MCP help with international transfers?
It lets you track the status of outgoing payments and see estimated delivery dates. You can also get live quotes for fees and exchange rates before you send money.
Can I use the Wise MCP to find my saved recipients?
Yes, you can ask your agent to list or search your payment recipients. This helps you quickly find the right person to pay without digging through your history.
Does the Wise MCP show me my recent transaction history?
It can pull your account statements so you can see recent activity. This is great for quickly checking what went out or what came in during a specific period.
Is the Wise MCP good for tracking exchange rates?
It can pull live exchange rates for any currency pair you need. This helps you see exactly what your money is worth before you initiate a cross-border payment.
Can the Wise MCP help with business reconciliation?
Yes, by using the statements and transfer tracking capabilities, you can quickly gather the data needed for month-end reporting without manual downloads.
How do I get my Wise API token?
You need a Wise Business account with 2-Step Verification enabled. Log in at wise.com, click your profile icon in the top right corner, then go to Settings → API tokens → Add new token. Name your token, complete the 2-Step Verification, and copy it immediately. it is only shown once. Paste it into the configuration below. Note: this feature is only available on the web. not the mobile app.
Can I check how much a transfer will cost before sending money?
Yes. Ask your AI agent to get a quote for any currency pair and amount. It returns the live exchange rate, Wise's fee, the estimated delivery time, and the exact amount the recipient will receive. so you can make informed decisions before committing to a transfer.
What if I need to track a transfer that seems delayed?
Just ask your AI agent 'What's the status of my last transfer?' It returns the current processing stage, estimated delivery date, exchange rate used, and any holds or compliance reviews in progress. all without opening Wise in a browser or switching contexts.
Is this suitable for companies operating in multiple currencies?
Absolutely. Wise supports 50+ currencies, and your AI agent can check balances in all of them simultaneously. Perfect for global e-commerce businesses, international agencies, remote-first companies paying contractors worldwide, and treasury teams managing FX exposure across multiple regions.
One connection away
Give your agent a direct line to Wise.
Connect Wise once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available