Install
openclaw skills install pipeworx-country-state-cityProvides country, state, and city data including ISO codes, capitals, phone codes, currencies, and regions via Pipeworx CountryStateCity API.
openclaw skills install pipeworx-country-state-cityCountryStateCity MCP — wraps CountryStateCity API (api.countrystatecity.in/v1)
List all countries with ISO codes, capitals, phone codes, currencies, and regions. Returns ~250 coun
Get all states or provinces for a country by ISO2 code (e.g., "US", "IN", "BR"). Returns state names
Get cities for a country, optionally filtered by state. Pass country_code (e.g., "US") and optionall
{
"mcpServers": {
"country-state-city": {
"url": "https://gateway.pipeworx.io/country-state-city/mcp"
}
}
}