Skip to content
VS Code

Agent-Native Analytics for VS Code

io.github.builderio/agent-native-analytics

Agent-Native Amplitude/Mixpanel - connect data sources, prompt for charts

client:VS Code transport:streamable-http

Install Agent-Native Analytics in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-native-analytics": {
      "type": "http",
      "url": "https://analytics.agent-native.com/mcp"
    }
  }
}

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

Agent-Native Analytics in other clients