devness-com/useai
Track your AI coding sessions with privacy-first analytics
Platform-specific configuration:
{
"mcpServers": {
"useai": {
"command": "npx",
"args": [
"-y",
"useai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://www.npmjs.com/package/@devness/useai) [](https://www.npmjs.com/package/@devness/useai) [](https://github.com/devness-com/useai/blob/main/LICENSE) [](https://github.com/devness-com/useai)
Track your AI coding sessions with privacy-first analytics.
UseAI is a local-first MCP server that records how you use AI coding tools -- session duration, languages, task types, and streaks -- without ever seeing your code. Think of it as Wakatime for AI coding.
useai serve)~/.useai/ on your machine, zero network calls from the MCP servernpx @devness/useaiThis installs the MCP server and configures it for your AI tools automatically.
<details> <summary>Claude Code</summary>
claude mcp add useai -- npx -y @devness/useai</details>
<details> <su
Loading reviews...