save_address_book_entry — Laso Finance MCP Tool
save_address_book_entry
(save address book entry) is one of 62 tools on the
Laso Finance
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call save_address_book_entry from your client
- Claude Code Laso Finance save_address_book_entry run in your project directory
- Claude Desktop Laso Finance save_address_book_entry ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Laso Finance save_address_book_entry ~/.cursor/mcp.json
- VS Code Laso Finance save_address_book_entry .vscode/mcp.json
- Zed Laso Finance save_address_book_entry ~/.config/zed/settings.json
- Windsurf Laso Finance save_address_book_entry ~/.codeium/windsurf/mcp_config.json
- Cline Laso Finance save_address_book_entry ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Laso Finance save_address_book_entry ~/.gemini/settings.json
- Grok Laso Finance save_address_book_entry .mcp.json (in your project root)
- ChatGPT Laso Finance save_address_book_entry Settings → Connectors → Advanced → Developer mode
- Claude.ai Laso Finance save_address_book_entry Settings → Connectors → Add custom connector
- LangChain Laso Finance save_address_book_entry pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http laso-finance https://laso.finance/mcp
Other tools on this server
- get_version
- refresh_token
- get_card
- get_card_data
- list_card_transactions
- get_card_deposit_address
- create_reloadable_card
- get_account_balance
- get_kyc_status
- get_kyc_link
- register_webhook
- get_webhook
- delete_webhook
- withdraw
- get_withdrawal_status
- refresh_card_data
- order_intl_card
- cancel_intl_order
- search_merchants
- start_signup
- get_signup_status
- get_auth_link
- feedback
- list_address_book
- delete_address_book_entry
- push_to_card
- send_payment
- fund_card_balance
- withdraw_card_balance
- list_payment_recipients
- update_payment_recipient
- delete_payment_recipient
- get_payment_status
- send_bank_payment
- list_bank_recipients
- search_gift_cards
- order_gift_card
- create_banking_profile
- get_banking_profile_status
- get_banking_application
- update_banking_application_details
- upload_banking_document
- submit_banking_application
- create_banking_account
- list_banking_accounts
- create_banking_recipient
- add_banking_destination
- list_banking_recipients
- update_banking_destination
- delete_banking_recipient
- get_banking_transaction
- list_banking_transactions
- agent_auth
- get_agent_spend_limit
- create_agent_api_key
- announce_connection
- get_agent_wallet
- create_agent_wallet
- agent_wallet_transfer
- pay_x402_endpoint
- search_docs
This list was read from the server itself, by connecting to it and calling tools/list on 26 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.