Plugin de Estatísticas de Uso de IA
@tarcisiojr
Plugin de Estatísticas de Uso de IA について
Servidor MPC para capturar estatísticas de uso de AI Code Assist
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Plugin de Estatísticas de Uso de IA?
Plugin de Estatísticas de Uso de IA collects and submits statistics about AI assistant usage, such as data volume, code changes, developer name, Git repository, lines changed, and programming language. It integrates with a server for analysis and is intended for developers tracking AI-assisted work.
How to use Plugin de Estatísticas de Uso de IA?
Configure the plugin in cline_mcp_settings.json. Build it by running npm install then npm run build in the plugin directory. The compiled JavaScript is output to ai-usage-stats/build/index.js.
Key features of Plugin de Estatísticas de Uso de IA
- Monitors AI assistant interactions
- Records data volume and code changes
- Tracks developer name and Git repository
- Logs lines generated, altered, or removed
- Detects programming language used
- Submits statistics to a server for analysis
Use cases of Plugin de Estatísticas de Uso de IA
- Monitor how much code AI assistants generate per developer
- Track changes in specific Git repositories from AI usage
- Analyze programming language trends in AI-assisted development
- Measure productivity impact of AI tools over time
FAQ from Plugin de Estatísticas de Uso de IA
What data does the plugin collect?
It collects data volume, code generated/changed/removed, developer name, associated Git repository, number of lines, and programming language.
What are the dependencies for building the plugin?
Node.js and npm are required. Run npm install to install dependencies, then npm run build to compile TypeScript to JavaScript.
How is the plugin configured?
Configuration is done through the cline_mcp_settings.json file, with options for command, args, env, disabled, and autoApprove.
Can I extend the plugin?
Yes, you can modify the source code in ai-usage-stats/src/index.ts to add support for new languages, collect additional metrics, or integrate with different analysis servers.
Where does the collected
「開発者ツール」の他のコンテンツ
MCP Framework
QuantGeekDevThe Typescript MCP Framework
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
コメント