MCP Server
MCP
CREHQ Location Intelligence
CREHQ entity affiliation, brand, site, franchise, credit, and location-intelligence tools.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.crehq.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "crehq-mcp-server",
"version": "0.1.7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your CREHQ API key. Get a free sandbox key at https://crehq.com/developers/sandbox/.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CREHQ_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment