WebMCP

GovernmentCommunity skill

vaccines.gov WebMCP tools

Given a ZIP code, return nearby CVS / Walgreens / Costco pharmacies that administer vaccines, with each chain's scheduler deep-link. Vaccines.gov no longer surfaces slot times — this skill handles the directory portion and hands off booking to per-chain scheduler skills. Read-only.

1 tools1 methodsCommunity listing API surface

What can an agent do with vaccines.gov WebMCP tools?

Given a ZIP code, return nearby CVS / Walgreens / Costco pharmacies that administer vaccines, with each chain's scheduler deep-link. Vaccines.gov no longer surfaces slot times — this skill handles the directory portion and hands off booking to per-chain scheduler skills. Read-only. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on vaccines.gov

Tool 1 of 1HybridAction

find-appointment

Given a ZIP code, return nearby CVS / Walgreens / Costco pharmacies that administer vaccines, with each chain's scheduler deep-link. Vaccines.gov no longer surfaces slot times — this skill handles the directory portion and hands off booking to per-chain scheduler skills. Read-only.

How to install

browse skills add vaccines.gov/find-appointment-55bu87

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the find-appointment tool on vaccines.gov with query: <string>, location: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • location string A place, city, or address.

Open the source definition