get_balance_transfer — Easy Labs MCP Server MCP Tool Read-only
get_balance_transfer
(get balance transfer) is one of 14 tools on the
Easy Labs MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_balance_transfer from your client
- Claude Code Easy Labs MCP Server get_balance_transfer run in your project directory
- Claude Desktop Easy Labs MCP Server get_balance_transfer ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Easy Labs MCP Server get_balance_transfer ~/.cursor/mcp.json
- VS Code Easy Labs MCP Server get_balance_transfer .vscode/mcp.json
- Zed Easy Labs MCP Server get_balance_transfer ~/.config/zed/settings.json
- Windsurf Easy Labs MCP Server get_balance_transfer ~/.codeium/windsurf/mcp_config.json
- Cline Easy Labs MCP Server get_balance_transfer ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Easy Labs MCP Server get_balance_transfer ~/.gemini/settings.json
- Grok Easy Labs MCP Server get_balance_transfer .mcp.json (in your project root)
- ChatGPT Easy Labs MCP Server get_balance_transfer Settings → Connectors → Advanced → Developer mode
- Claude.ai Easy Labs MCP Server get_balance_transfer Settings → Connectors → Add custom connector
- LangChain Easy Labs MCP Server get_balance_transfer pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http easy-mcp https://mcp.itseasy.co/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.