Loading MCP server directory, please wait...
Wise (formerly TransferWise) MCP server for Model Context Protocol hosts
npx @getmcp/cli add io.github.mindstone/mcp-server-wiseRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mindstone/mcp-server-wise": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-wise"
],
"env": {
"WISE_API_TOKEN": "",
"WISE_ENVIRONMENT": "",
"WISE_REQUEST_TIMEOUT_MS": ""
}
}
}
}