WebMCP

BrowserCommunity skill

vote.org WebMCP tools

Given a US street address, route to the assigned polling place + drop-box / early-voting alternatives via Vote.org's state-directory page-data.json (recommended) or the polling-place-locator HTML directory (fallback). Read-only; never registers or starts a check-in flow.

1 tools1 methodsCommunity listing API surface

What can an agent do with vote.org WebMCP tools?

Given a US street address, route to the assigned polling place + drop-box / early-voting alternatives via Vote.org's state-directory page-data.json (recommended) or the polling-place-locator HTML directory (fallback). Read-only; never registers or starts a check-in flow. 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 vote.org

Tool 1 of 1APIAnswer

find-polling-place

Given a US street address, route to the assigned polling place + drop-box / early-voting alternatives via Vote.org's state-directory page-data.json (recommended) or the polling-place-locator HTML directory (fallback). Read-only; never registers or starts a check-in flow.

How to install

browse skills add vote.org/find-polling-place-6agtqe

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-polling-place tool on vote.org with query: <string>, url: <string>, location: <string>. Return the structured result and cite the source page.

Input contract

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

Open the source definition