AI & ML
Trust: 37/100 (Limited)io.github.kevinastuhuaman/trackly Guide
Job tracking CLI + MCP server for AI agents. 99K+ jobs, 775+ companies.
by kevinastuhuaman
Quick Start
Install
npx trackly-cliClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-kevinastuhuaman-trackly": {
"command": "npx",
"args": [
"trackly-cli"
]
}
}
}