@clarxai/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": "@clarxai/mcp",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.1",
|
|
4
|
+
"mcpName": "ai.clarx/mcp",
|
|
4
5
|
"description": "Clarx MCP server — score agent manifests, validate clarx-manifest.json, and generate CI workflows from your IDE. Set CLARX_MCP_TOKEN to unlock hosted scan data (coming soon).",
|
|
5
6
|
"license": "MIT",
|
|
6
7
|
"type": "module",
|