CREHQ chain-location tools for brands, sites, franchise data, credit signals, and whitespace.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol server that turns CREHQ's live location-intelligence REST API into native tools for Claude and other AI agents. Ask an agent "where should Chipotle open next?", "which hotel chain is this venue affiliated with?", "who has ever occupied this address?", or "what are Aspen Dental's credit signals?" β and it can actually answer, backed by CREHQ's canonical, multi-source government-verified database of franchise & multi-unit brands, individual storefronts, FDD financials, credit signals, and site-level tenancy history.
This is a thin wrapper over CREHQ's existing production API
(https://crehq.com/wp-json/crehq/v1). It does not store data or modify
anything server-side β it authenticates with your API key and forwards calls.
Upgrade / paywall routing
crehq_request_upgrade β use when a sandbox user asks for premium data such as credit signals, FDD/Item 19, site-selection criteria, real-estate requirements, contacts, source provenance, change history, bulk downloads, whitespace, co-tenancy, or site timeline. With a free sandbox key, this records upgrade intent in CREHQ and returns the user a clear upgrade path instead of saying the data does not exist.crehq_intelligence_preview β for Pro self-serve keys, spends the one monthly controlled intelligence preview credit and returns a bounded evidence frame without exposing raw premium tables or redistribution rights.Entity affiliation
crehq_resolve_entity_affiliation β resolve a venue URL, name, or address to an evidence-backed affiliation status, canonical brand, operator, and parent company across hotels, restaurants, retail, healthcare, banks, auto dealers, EV charging, and other location categories. Valid outcomes include branded, independent, not a commercial venue, and unresolved. A paid-access response preserves its exact checkout URL and CREHQ intent id. Checkout emails a new Pro key that must be installed before retrying; the current credential is not upgraded in place.Companies / brands
crehq_companies_list β list brands, filter by category & expansion statuscrehq_companies_search β resolve a brand name β CREHQ company id (start here)crehq_company_get β canonical brand profile, verified unit count, ownershipcrehq_company_credit_signals β credit profile, sponsor/issuer context, ratings, capital structurecrehq_company_franchise β FDD fees, royalties, investment, Item 19 figurescrehq_company_real_estate β site-selection criteria & target geographiescrehq_company_contacts β real-estate / development decision-maker contactsLocations
crehq_locations_list β store records by brand / state / categorycrehq_location_get β one location with full attributes & verification tracecrehq_locations_search β fuzzy multi-field location searchcrehq_locations_nearby β radius search around a lat/lng (trade-area mapping)crehq_locations_bulk β bulk pull by id list, brand list, or GeoJSON polygoncrehq_locations_events β cross-brand open/close/relocate lifecycle streamcrehq_location_history β full event log for one physical storeHistory & flagship differentiators
crehq_company_changes β date-bounded change feed for one brandcrehq_company_occupancy β point-in-time roster (footprint on a past date)crehq_site_timeline β every brand that ever occupied an address, over timePremium intelligence (Intel & Enterprise tiers)
crehq_whitespace β markets where competitors are present but the brand isn'tcrehq_co_tenancy β which brands cluster near this brand's storescrehq_location_site_profile β CREHQ Modeled Site Profile for one locationcrehq_company_site_pattern β empirical brand site pattern from observed footprint/contextcrehq_recent_location_context β recent observed/opening rows with traffic, demographics, and coverage flagsModeled Site Profile outputs must be described as CREHQ-modeled from observed location/context data, not as company-stated site requirements unless the response includes explicit stated-requirement provenance.
The Modeled Site Profile REST routes are staged pending explicit production
approval. Until those routes are published, these three tools may return a
404 even though the MCP catalog advertises them for local testing.
Datasets
crehq_datasets_list / crehq_dataset_get / crehq_dataset_download / crehq_dataset_categoriescrehq_purchased_datasets_list β list dataset snapshots purchased by the connected key owner, including snapshot date and hosted MCP access status.crehq_purchased_dataset_locations β query rows from a buyer-owned point-in-time dataset snapshot during the hosted access window.Trends
crehq_trends_company β outlet/fee/financial time series for a brandcrehq_trends_geographic β metro/state concentration & velocitycrehq_live_xxxxxxxxβ¦.
Sandbox keys can run bounded location lookups (crehq_locations_list by
brand, and crehq_locations_nearby by radius) and call the entity-affiliation
resolver once per month. If the user asks for premium
intelligence, call crehq_request_upgrade; it records the requested topic
for CREHQ follow-up and tells the user what to upgrade.https://mcp.crehq.com/mcp and authorize
with that key.npx -y crehq-mcp-server and set
CREHQ_API_KEY.Use CREHQ to identify the brand, operator, and parent affiliation of the venue at https://www.earleycrescent.org/.Self-serve keys expose the affiliation resolver, bounded location lookups, upgrade routing, purchased-dataset access, and the controlled intelligence preview. The backend still enforces the key's actual Free, Pro, and purchased dataset entitlements, returning a structured upgrade or purchase response when needed. Intel and Enterprise keys expose broader API tools according to the key's CREHQ tier.
Requires Node.js β₯ 18.
Install the published stdio server with npx:
Or build from source:
Verify your key against the live API before wiring up a client:
Run the server standalone (it speaks MCP over stdio, so it will wait for a client on stdin β Ctrl-C to exit):
Add this to your claude_desktop_config.json:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonRestart Claude Desktop. The CREHQ tools appear under the tools (π) menu.
Any stdio-capable MCP client (Claude Code, Cursor, Cline, Continue, the
mcp CLI, custom @modelcontextprotocol/sdk clients, etc.) connects the same
way β run node dist/index.js as the server command with CREHQ_API_KEY in
the environment.
Claude Code:
The hosted Cloudflare Worker version is kept in remote/. It provides the
same CREHQ connector as a remote MCP server at https://mcp.crehq.com/mcp, with
OAuth/key exchange and scope gating for premium tools. Its own deploy notes are
in remote/DEPLOY.md and connector-submission copy is in
remote/CONNECTOR-SUBMISSION.md.
The MCP Registry metadata lives in server.json, with registry ownership
declared by mcpName in package.json.
GitHub Actions owns the repeatable release path:
CI builds and tests the stdio package and the hosted Worker on every push.Deploy Remote MCP deploys remote/ changes to Cloudflare Workers and then
verifies https://mcp.crehq.com/health.Publish npm publishes the stdio package from a vX.Y.Z tag or manual
workflow dispatch. It skips safely when that package version already exists.Required repository secrets are already named:
NPM_TOKENCLOUDFLARE_API_TOKENCLOUDFLARE_ACCOUNT_IDNo reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/crehq-location-intelligence)<a href="https://allmcps.com/mcp/crehq-location-intelligence"><img src="https://allmcps.com/api/badge/crehq-location-intelligence?style=directory" alt="CREHQ Location Intelligence on AllMCPs" /></a>