Wise (https://wise.com) MCP, multi-currency account access via Personal Token + SCA key. Reads profi
claude mcp add wise-mcp --transport http https://api.mcp.ai/p_wise
~/.cursor/mcp.json
{
"mcpServers": {
"wise-mcp": {
"url": "https://api.mcp.ai/p_wise"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wise-mcp": {
"serverUrl": "https://api.mcp.ai/p_wise"
}
}
}
.vscode/mcp.json
{
"servers": {
"wise-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_wise"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"wise-mcp": {
"url": "https://api.mcp.ai/p_wise"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"wise-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_wise"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.mcp.ai/p_wise | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mcp-dir--wise-mcp/reviews or the review_server meta-tool.
POST /mcp