#!/bin/bash

# Start de MCP server
echo "Starting Google Analytics Admin MCP Server..."
npm run dev
