DevExpress Documentation for Gemini CLI
com.devexpress/docs
Streamable HTTP MCP server for DevExpress documentation search and retrieval.
client:Gemini CLI
transport:streamable-http
tools:2
Install DevExpress Documentation in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"docs": {
"httpUrl": "https://api.devexpress.com/mcp/docs"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs