Explore Tools

Browse published Anvil tool definitions. Install any package with anvil install <name>

weather-tools

v1.0.0

Weather data tools for AI agents — current conditions and forecasts

get_current_weatherget_forecast
weatherapi
anvil install weather-tools

github-tools

v1.0.0

GitHub API tools — issues, pull requests, and repositories

create_issuesearch_issuesget_pull_request
githubgitdevtools
anvil install github-tools

postgres-tools

v1.0.0

PostgreSQL database tools with safety controls and read-only queries

querylist_tablesexecute_mutation
databasepostgressql
anvil install postgres-tools

linear-tools

v1.0.0

Linear project management tools — create and search issues

create_issuesearch_issues
linearproject-management
anvil install linear-tools

browser-tools

v1.0.0

Browser automation — navigate, screenshot, and extract links

navigatescreenshotextract_links
browserwebautomation
anvil install browser-tools

filesystem-tools

v1.0.0

Filesystem operations with permission controls

read_filewrite_filelist_directory
filesystemio
anvil install filesystem-tools