get_bank_accounts — ares MCP Tool Read-only
get_bank_accounts
(get bank accounts) is one of 10 tools on the
ares
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_bank_accounts from your client
- Claude Code ares get_bank_accounts run in your project directory
- Claude Desktop ares get_bank_accounts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ares get_bank_accounts ~/.cursor/mcp.json
- VS Code ares get_bank_accounts .vscode/mcp.json
- Zed ares get_bank_accounts ~/.config/zed/settings.json
- Windsurf ares get_bank_accounts ~/.codeium/windsurf/mcp_config.json
- Cline ares get_bank_accounts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ares get_bank_accounts ~/.gemini/settings.json
- Grok ares get_bank_accounts .mcp.json (in your project root)
- ChatGPT ares get_bank_accounts Settings → Connectors → Advanced → Developer mode
- Claude.ai ares get_bank_accounts Settings → Connectors → Add custom connector
- LangChain ares get_bank_accounts pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ares https://ares.cz-agents.dev/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.