Hum Broadband MCP
Hum’s public MCP gives an agent four structured tools for a U.S. broadband workflow: resolve an address, compare reported coverage with live-qualified offers, validate one exact offer, submit the review the user authorized, and retrieve Hum’s recorded fulfillment evidence. The MCP endpoint is:What the connector supports
The normal sequence is:
- Resolve the address and start availability.
- Poll the same lookup or answer its current qualification questions.
- Select an exact executable offer returned by Hum.
- Validate the selection and provide only the requested customer details.
- Present the returned review and obtain authorization through the host’s own approval mechanism.
- Submit the validated draft once.
- Retrieve the persisted result, especially when a submission response is missing or uncertain.
Evidence and offers
Availability can be partial and asynchronous. Hum keeps two kinds of evidence separate:- FCC findings describe provider-reported coverage in a census block or tract. They do not prove service at the exact address.
- Live qualification can return executable offers for the resolved address. It can still be running, need information, fail, or time out while FCC findings remain useful.
offer_id and
orderable_through_hum: true can move to validation. See
Availability and offers.
Ordering boundary
Validation returns the current review and the exact terms that can be authorized. It does not place an order. The host is responsible for showing that review and obtaining authorization before callingcreate_order.
Hum does not collect payment through this connector. Cancellation, modification, Social Security
numbers, existing-account credentials, bundles, provider installation tracking, final ISP
acceptance, and completed installation are outside this version.
The public fulfillment states describe only what Hum can prove about the submission:
queuedsubmittingaccepted_by_fulfillmentrejected_by_fulfillmentsubmission_unknownnot_submitted
Agent instructions
Hum publishes a provider manual through the server’s existing skill-over-MCP mechanism:- Public Markdown: Order internet service
- MCP resource:
skill://order-internet-service/SKILL.md
check_availability. Both public skills describe the schema-version 4 contract at the same
endpoint. See Releases and migration.
