arcade-mcp/toolkits/search
Eric Gustin 99ff11d30e
Various Search Toolkits (#285)
1. Add the following tools:
* Google Finance
    - get_stock_summary
    - get_stock_historical_data
* Google Flights
    - search_roundtrip_flights
    - search_one_way_flights
* Google Hotels
    - search_hotels
    
2. Add some common helper functions for serpAPI tools.
2025-03-14 14:23:14 -07:00
..
arcade_search Various Search Toolkits (#285) 2025-03-14 14:23:14 -07:00
evals Various Search Toolkits (#285) 2025-03-14 14:23:14 -07:00
tests Various Search Toolkits (#285) 2025-03-14 14:23:14 -07:00
.pre-commit-config.yaml Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
.ruff.toml Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
conftest.py Various Search Toolkits (#285) 2025-03-14 14:23:14 -07:00
LICENSE Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
Makefile Pin poetry to 1.8.5 (#193) 2025-01-07 13:21:55 -08:00
pyproject.toml Various Search Toolkits (#285) 2025-03-14 14:23:14 -07:00