check_online_store — Cambio Uruguay MCP Tool Read-only
check_online_store
(check online store) is one of 29 tools on the
Cambio Uruguay
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_online_store from your client
- Claude Code Cambio Uruguay check_online_store run in your project directory
- Claude Desktop Cambio Uruguay check_online_store ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Cambio Uruguay check_online_store ~/.cursor/mcp.json
- VS Code Cambio Uruguay check_online_store .vscode/mcp.json
- Zed Cambio Uruguay check_online_store ~/.config/zed/settings.json
- Windsurf Cambio Uruguay check_online_store ~/.codeium/windsurf/mcp_config.json
- Cline Cambio Uruguay check_online_store ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Cambio Uruguay check_online_store ~/.gemini/settings.json
- Grok Cambio Uruguay check_online_store .mcp.json (in your project root)
- ChatGPT Cambio Uruguay check_online_store Settings → Connectors → Advanced → Developer mode
- Claude.ai Cambio Uruguay check_online_store Settings → Connectors → Add custom connector
- LangChain Cambio Uruguay check_online_store pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http cambio-uruguay https://mcp.cambio-uruguay.com/mcp
Other tools on this server
- get_rates
- best_house
- convert
- list_houses
- get_evolution
- get_news
- daily_summary
- geocode_uy_address
- search_rentals
- rank_rentals_for_household
- get_rental
- rental_market_stats
- estimate_fair_rent
- compare_neighborhoods
- find_property_opportunities
- search_used_cars
- find_car_opportunities
- get_car
- car_model_prices
- car_declared_risks
- car_market_report
- list_directories
- search_products
- plan_home_setup
- supermarket_prices
- search_site
- read_page
- site_sections
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.