docs mcp for Gemini CLI
com.vaadin/docs-mcp
Provides Vaadin Documentation and help with development tasks
client:Gemini CLI
transport:streamable-http
Install docs mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"docs-mcp": {
"httpUrl": "https://mcp.vaadin.com/docs/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs