Connector guide1-minute read4 MCP toolsEN · DE · IT

Wise (formerly TransferWise) zu MCP — Wise (formerly TransferWise) aus jedem KI-Agent steuern

Manage international money transfers via the Wise Platform API: list personal and business profiles, view balances, create quotes, list past transfers. Sandbox environment available for free at sandbox.transferwise.tech.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Wise (formerly TransferWise)

MCP connector

Wise (formerly TransferWise)

Manage international money transfers via the Wise Platform API: list personal and business profiles, view balances, create quotes, list past transfers. Sandbox environment available for free at sandbox.transferwise.tech.

Tools

4

Region

GB

Category

Banking

Authentication

Bearer Token

Required env vars

WISE_API_TOKEN
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Wise (formerly TransferWise) in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Manage international money transfers via the Wise Platform API: list personal and business profiles, view balances, create quotes, list past transfers. Sandbox environment available for free at sandbox.transferwise.tech.

Frag einfach

Beispiel-Prompts für Wise (formerly TransferWise)

Klick auf einen Prompt, um ihn zu kopieren. In Claude, ChatGPT, Cursor, Gemini, Copilot oder OpenClaw einfügen — und gegen diesen Konnektor laufen lassen.

Wise (formerly TransferWise) · live via MCP
Teilen
Opus 4.7

Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.

💡 Keine Installation? Nutze cloud.anythingmcp.com direkt. Einloggen, Connectors → Wise (formerly TransferWise) klicken, Zugangsdaten einfügen, MCP-API-Key erzeugen — fertig. Kein Docker, kein git clone, kein lokaler Server.

Wise (formerly TransferWise)

Manage international money transfers via the Wise Platform API: list personal and business profiles, view balances, create quotes, list past transfers. Sandbox environment available for free at sandbox.transferwise.tech.

Einrichtung

Production base URL: https://api.wise.com (default).

Sandbox base URL: https://api.sandbox.transferwise.tech. If you want to use the sandbox, override the connector's base URL after import — sandbox API tokens do not work against the production host and vice versa.

Getting an API token:

  • Production: log in to wise.com → Settings → API tokens → Create new token. Choose Read for read-only tools, Full access for create-quote.
  • Sandbox: sign up at https://sandbox.transferwise.tech → Settings → API tokens. Sandbox tokens are free and unlimited for testing.

…(continued in the in-app connector instructions)

Voraussetzungen: WISE_API_TOKEN

Connector lokal installieren

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Öffne http://localhost:3000/connectors/store, wähle Wise (formerly TransferWise) und trage die unter Voraussetzungen aufgelisteten Variablen ein.

Verfügbare Tools

ToolWhat it does
wise_list_profilesList all personal and business profiles linked to the API token
wise_get_balancesGet all balances for a profile (one balance per currency held)
wise_create_quoteCreate a Wise quote for an international transfer
wise_list_transfersList past transfers for a profile, with optional filters by status (incoming_payment_waiting, processing, funds_converted, outgoing_payment_

Nächste Schritte

War dieser Guide hilfreich?

Ready to ship

Your Wise agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

Verwandte Anleitungen