opencode-gemini-tools
v0.0.1
Published
A plugin for the OpenCode that enables Google Gemini's built-in tools: Google Search, Google Maps, URL Context, and Code Execution
Maintainers
Readme
opencode-gemini-tools
A plugin for the OpenCode that enables Google Gemini's built-in tools: Google Search, Google Maps, URL Context, and Code Execution.
Installation
Add the plugin to your OpenCode configuration file (e.g. ~/.config/opencode/opencode.json or .opencode/opencode.json in your project):
{
"plugin": ["opencode-gemini-tools"]
}OpenCode will automatically download and install the plugin from npm the next time it starts.
License
MIT
