hud_list_states
ActiveTool of Hud
declared in 0.1.0
List all U.S. state codes and names. Returns state abbreviations and full names. Use to validate or discover state codes for other HUD tools.
Parameters schema
{
"type": "object",
"examples": [
{
"_apiKey": "your-hud-api-key"
}
],
"required": [
"_apiKey"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "HUD API token"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Hud
https://github.com/pipeworx-io/mcp-hud
1/7 registries