@rlabs-inc/gemini-mcp 0.7.0 → 0.7.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": "@rlabs-inc/gemini-mcp",
|
|
3
|
-
"version": "0.7.
|
|
4
|
-
"mcpName": "io.github.
|
|
3
|
+
"version": "0.7.1",
|
|
4
|
+
"mcpName": "io.github.RLabs-Inc/gemini-mcp",
|
|
5
5
|
"description": "MCP server for Gemini 3 integration with Claude Code - 30+ AI tools including image/video generation, deep research, code execution, and beautiful CLI",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"type": "module",
|