@servation/job-search-mcp 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -1
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@servation/job-search-mcp",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.1",
|
|
4
|
+
"mcpName": "io.github.Servation/job-search-mcp",
|
|
4
5
|
"type": "module",
|
|
5
6
|
"description": "MCP-native job search: deterministic sourcing + scoring, with Claude (the host model) as the job-fit evaluator. Inline review UI as an MCP App.",
|
|
6
7
|
"keywords": ["mcp", "model-context-protocol", "mcp-server", "mcp-app", "claude", "claude-desktop", "job-search"],
|