@primate-intelligence/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 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@primate-intelligence/mcp",
|
|
3
|
-
"version": "0.1.
|
|
4
|
-
"description": "MCP server for the Primate Vision API (Primate Intelligence)
|
|
3
|
+
"version": "0.1.1",
|
|
4
|
+
"description": "MCP server for the Primate Vision API (Primate Intelligence) \u2014 video scene understanding tools for AI agents.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Primate Intelligence",
|
|
7
7
|
"homepage": "https://primateintelligence.ai/docs/agents",
|