Hitsteps Analytics and Operations for Claude Desktop
com.hitsteps/analytics-operations
AI access to Hitsteps analytics, live visitors, uptime, goals, alerts, and chats.
client:Claude Desktop
transport:streamable-http
Install Hitsteps Analytics and Operations in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"analytics-operations": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.hitsteps.com/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs