First-party unsampled Shopify analytics MCP — sessions, attribution, funnels, leaks. 26 tools.
claude mcp add analytics --transport http https://profitpather.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"analytics": {
"url": "https://profitpather.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"analytics": {
"serverUrl": "https://profitpather.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"analytics": {
"type": "http",
"url": "https://profitpather.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"analytics": {
"url": "https://profitpather.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"analytics": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://profitpather.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://profitpather.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.profitpather--analytics/reviews or the review_server meta-tool.
POST /mcp