Skip to content
VS Code

Nexly Analytics for VS Code

to.nexly/analytics

Read-only access to your Nexly web analytics: traffic, pages, acquisition, events, and reports.

client:VS Code transport:streamable-http

Install Nexly Analytics in VS Code

.vscode/mcp.json

{
  "servers": {
    "analytics": {
      "type": "http",
      "url": "https://api.nexly.to/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Nexly Analytics in other clients