diff --git a/gemini-extension.json b/gemini-extension.json index 8b2d764..cd90ab1 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,9 +1,7 @@ { - "name": "google-maps-platform-gemini-cli-extension", + "name": "google-maps-platform", "version": "0.1.0", - "context": [ - "GEMINI.md" - ], + "contextFileName": "GEMINI.md", "mcpServers": { "google-maps-platform-code-assist": { "command": "npx", @@ -14,4 +12,4 @@ } }, "theme": "gmp-theme.json" -} \ No newline at end of file +}