AI & ML
Trust: 42/100 (Fair)io.github.indragiek/uniprof Guide
Universal CPU profiler designed for humans and AI agents
396 starsby indragiek
Quick Start
Install
npx uniprofClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-indragiek-uniprof": {
"command": "npx",
"args": [
"uniprof"
]
}
}
}