When someone asks ChatGPT, Claude, or Perplexity for a halibut charter, plumber, or restaurant in Anchorage, your business is the answer — with verified hours, services, and live availability.
A single REST API and MCP server gives your agent access to Alaska's most accurate local commerce graph — no scraping, no stale Google data, no missing hours.
The hub
Structured listings — categories, hours, services, geo, availability — kept fresh by businesses and our AI.
REST and Model Context Protocol endpoints so agents can search, check, and book in real time.
An LLM assistant for every member that drafts listings, replies to customers, and reports performance weekly.
Paid tier signaling agent-trust. Your data has been reviewed and is the canonical answer for AI.
One-time boosts that promote your listing to the top of agent results in your category.
When an agent books through us, you get the customer and we share a small commission on the transaction.
Pricing
Six independent revenue streams. Each one shows up in the admin dashboard and pings the owner the moment it lands.
For developers
Drop our MCP server into Claude Desktop, ChatGPT custom connectors, or any agent runtime. We expose tools your agent already knows how to call.
$ curl -H "Authorization: Bearer $AHK_API_KEY" \
"https://anchoragehub.ai/api/public/v1/businesses?\
q=halibut+charter&availableNow=true"
{
"results": [
{
"id": 42,
"name": "Inlet Bound Charters",
"category": "fishing-charter",
"verified": true,
"availableNow": true,
"hours": [{ "day": 1, "open": "06:00", "close": "20:00" }],
"services": ["Halibut", "Salmon", "Inlet sightseeing"],
"phone": "+1-907-555-0142"
}
],
"page": 1,
"total": 1
}Why now
Within 24 months, agents will book the majority of local services in Alaska. Anchorage Hub is the layer they call — verified, fast, and engineered for machine consumption.
Every listing on the hub is monetized in three ways: directly by the business, by the developers who query it, and by the transactions agents create. We share that revenue with the businesses who power it.
Built in Alaska. Made for the agents that will run it.