Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"gemini": {
"command": "bunx",
"args": [
"@bopen-io/gemcp"
],
"env": {
"GEMINI_API_KEY": "${GEMINI_API_KEY}"
}
}
}
}Replace placeholder values for: GEMINI_API_KEY
This MCP server needs API keys or credentials. Configure them in your environment before use.
bunxGEMINI_API_KEY=${GEMINI_API_KEY}