trackly-cli
Advanced tools
+14
-12
| { | ||
| "name": "trackly-cli", | ||
| "version": "0.13.1", | ||
| "version": "0.13.2", | ||
| "lockfileVersion": 3, | ||
@@ -9,7 +9,9 @@ "requires": true, | ||
| "name": "trackly-cli", | ||
| "version": "0.13.1", | ||
| "version": "0.13.2", | ||
| "license": "MIT", | ||
| "dependencies": { | ||
| "@modelcontextprotocol/sdk": "1.30.0", | ||
| "hono": "^4.12.30", | ||
| "fast-uri": "3.1.5", | ||
| "hono": "4.13.0", | ||
| "ip-address": "10.4.0", | ||
| "zod": "^3.23.0" | ||
@@ -457,5 +459,5 @@ }, | ||
| "node_modules/fast-uri": { | ||
| "version": "3.1.4", | ||
| "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", | ||
| "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", | ||
| "version": "3.1.5", | ||
| "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", | ||
| "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", | ||
| "funding": [ | ||
@@ -595,5 +597,5 @@ { | ||
| "node_modules/hono": { | ||
| "version": "4.12.30", | ||
| "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.30.tgz", | ||
| "integrity": "sha512-emn+JoJjrN9YTpRDS5it/UI2SO9BAE37T6I3d963RxcZ81G9A4pr2SZTEiiaiKbzx+NKRg5BZ89fCL7gCJCUog==", | ||
| "version": "4.13.0", | ||
| "resolved": "https://registry.npmjs.org/hono/-/hono-4.13.0.tgz", | ||
| "integrity": "sha512-jhunvfHWxd7J5EFfSgH4xsYJzSe/lfqbUCxiyyeaQasUsXeEHXtzVid+7EOGByc5JnFa23SSFL3Y2RV/z1T+eQ==", | ||
| "license": "MIT", | ||
@@ -647,5 +649,5 @@ "engines": { | ||
| "node_modules/ip-address": { | ||
| "version": "10.2.0", | ||
| "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.2.0.tgz", | ||
| "integrity": "sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==", | ||
| "version": "10.4.0", | ||
| "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.4.0.tgz", | ||
| "integrity": "sha512-oSK96Grm3aP6OrS263xVxbNDGVL7rzBtYdpGqlDG8iQdoenDoTs/nkki+DflYbAEE8Xl6o5YxhxlrKvI3nqKXQ==", | ||
| "license": "MIT", | ||
@@ -652,0 +654,0 @@ "engines": { |
+5
-3
| { | ||
| "name": "trackly-cli", | ||
| "version": "0.13.1", | ||
| "version": "0.13.2", | ||
| "mcpName": "io.github.trackly-app/trackly", | ||
| "description": "AI job search CLI + hosted MCP server with OAuth. 128K+ jobs, 1,900+ companies, 40+ ATS. Works with Claude, ChatGPT, Cursor, Windsurf, Codex via hosted streamable-http or local stdio.", | ||
| "description": "AI job search CLI + hosted MCP server with OAuth. 170K+ jobs, 3,800+ companies, 40+ ATS. Works with Claude, ChatGPT, Cursor, Windsurf, Codex via hosted streamable-http or local stdio.", | ||
| "bin": { | ||
@@ -66,3 +66,5 @@ "trackly": "./bin/trackly" | ||
| "@modelcontextprotocol/sdk": "1.30.0", | ||
| "hono": "^4.12.30", | ||
| "fast-uri": "3.1.5", | ||
| "hono": "4.13.0", | ||
| "ip-address": "10.4.0", | ||
| "zod": "^3.23.0" | ||
@@ -69,0 +71,0 @@ }, |
+3
-3
@@ -10,3 +10,3 @@ [](https://www.npmjs.com/package/trackly-cli) | ||
| Search 128,000+ jobs across 1,900+ companies and 40+ ATS types. Track applications, get AI-powered recommendations, and manage your job search -- from the terminal or through Claude, ChatGPT, Cursor, and other MCP-compatible AI agents. | ||
| Search 170,000+ jobs across 3,800+ companies and 40+ ATS types. Track applications, get AI-powered recommendations, and manage your job search -- from the terminal or through Claude, ChatGPT, Cursor, and other MCP-compatible AI agents. | ||
@@ -39,3 +39,3 @@ ## Two ways to connect | ||
| 1,900+ companies | 128K+ jobs | 40+ ATS types | CLI + MCP | 48 local MCP tools | ||
| 3,800+ companies | 170K+ jobs | 40+ ATS types | CLI + MCP | 48 local MCP tools | ||
@@ -301,3 +301,3 @@ ## CLI Commands | ||
| trackly-cli is the first dedicated job tracking CLI. It provides direct terminal access to 128,000+ job postings across 1,900+ companies, with filters for job function, location, and work modality. It also integrates with AI agents via the Model Context Protocol (MCP). | ||
| trackly-cli is the first dedicated job tracking CLI. It provides direct terminal access to 170,000+ job postings across 3,800+ companies, with filters for job function, location, and work modality. It also integrates with AI agents via the Model Context Protocol (MCP). | ||
@@ -304,0 +304,0 @@ ## Security |
+3
-3
@@ -5,3 +5,3 @@ { | ||
| "title": "Trackly CLI", | ||
| "description": "AI job search for Claude, ChatGPT, Cursor. 128K+ jobs, 1,900+ companies. OAuth or stdio.", | ||
| "description": "AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.", | ||
| "repository": { | ||
@@ -21,3 +21,3 @@ "url": "https://github.com/trackly-app/trackly-cli", | ||
| ], | ||
| "version": "0.13.1", | ||
| "version": "0.13.2", | ||
| "packages": [ | ||
@@ -27,3 +27,3 @@ { | ||
| "identifier": "trackly-cli", | ||
| "version": "0.13.1", | ||
| "version": "0.13.2", | ||
| "runtimeHint": "npx", | ||
@@ -30,0 +30,0 @@ "runtimeArguments": [ |
456116
0.02%5045
0.04%5
66.67%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated