TravelWebMCP verified
feverup.com WebMCP tools
Discover the best events, experiences, and things to do in your city.
TravelWebMCP verified
Discover the best events, experiences, and things to do in your city.
Discover the best events, experiences, and things to do in your city. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Adds or removes a plan from the user's favorites. If the plan is already a favorite it will be removed; otherwise it will be added. Works on any page that shows plan cards (gallery or calendar view).
Open the feverup.com website and ask your browser agent to use toggle_plan_favoriteInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the toggle_plan_favorite tool on feverup.com with planId: <integer>. Return the structured result and cite the source page.planId integer The numeric plan ID to add or remove from favorites.Returns the list of top cities available on Fever, each with its name, slug, country, and direct feed URL. Call this to discover which cities a user can navigate to.
Open the feverup.com website and ask your browser agent to use home_list_citiesInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the home_list_cities tool on feverup.com with query: <string>, url: <string>. Return the structured result and cite the source page.query string The thing to search for.url string The URL or page to inspect.Navigates the browser to the event feed for the given city slug. Use slugs returned by home_list_cities. Navigation is blocked if the target URL leaves the current domain.
Open the feverup.com website and ask your browser agent to use home_navigate_to_cityInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the home_navigate_to_city tool on feverup.com with citySlug: <string>. Return the structured result and cite the source page.citySlug string The city slug to navigate to, as returned by home_list_cities.Returns a high-level summary of the current page and the list of available tools. Call this first on any page to understand context and capabilities.
Open the feverup.com website and ask your browser agent to use webmcp_get_page_summaryInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the webmcp_get_page_summary tool on feverup.com with url: <string>. Return the structured result and cite the source page.url string The URL or page to inspect.