Digital insights platform
Connect to Heap for automatic event capture and digital analytics.
{
"mcpServers": {
"heap": {
"mcpServers": {
"heap": {
"env": {
"HEAP_APP_ID": "your-app-id",
"HEAP_API_KEY": "your-api-key"
},
"args": [
"-y",
"heap-mcp-server"
],
"command": "npx"
}
}
}
}
}