Nexly Analytics for Claude Desktop
to.nexly/analytics
Read-only access to your Nexly web analytics: traffic, pages, acquisition, events, and reports.
client:Claude Desktop
transport:streamable-http
Install Nexly Analytics in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"analytics": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.nexly.to/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