Loading MCP server directory, please wait...
CREHQ chain-location tools for brands, sites, franchise data, credit signals, and whitespace.
npx @getmcp/cli add io.github.groundroof/crehq-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
CREHQ_API_KEYYour CREHQ API key. Get a free sandbox key at https://crehq.com/developers/sandbox/.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.groundroof/crehq-mcp-server": {
"command": "npx",
"args": [
"-y",
"crehq-mcp-server"
],
"env": {
"CREHQ_API_KEY": ""
}
}
}
}