À propos du projet
Clics provides a suite of tools designed to allow AI assistants and developers to interact with its privacy-friendly, cookieless web analytics platform. The repository focuses on agent-facing integration, enabling the querying of traffic, goals, funnels, sessions, and AI crawler data.
Key components include:
- **Model Context Protocol (MCP) Servers**: Available as both a Remote MCP (hosted HTTP endpoint) and a Local MCP (stdio via `@clicsdev/mcp`). These allow AI clients like Claude.ai, Cursor, and VS Code to manage projects, goals, and funnels, and query statistics directly.
- **Command-Line Interface (CLI)**: Provided via `@clicsdev/cli`, this tool allows for manual verification, scripting, and CI integration, outputting data in JSON format.
- **Agent Skills**: A specific skill definition that teaches AI agents how to prioritize MCP over CLI and follow analytics playbooks for data analysis.
- **Analytics Capabilities**: Tools for tracking page views, bounce rates, outbound links, scroll depth, and specific analytics for AI crawlers from providers such as OpenAI, Anthropic, and Google.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.