Skip to content
Gemini CLI

Handsontable Docs MCP Server for Gemini CLI

com.handsontable/docs

Semantic search over Handsontable and HyperFormula docs, API reference, release notes, and issues.

client:Gemini CLI transport:streamable-http tools:1

Install Handsontable Docs MCP Server in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "docs": {
      "httpUrl": "https://docs-assistant.handsontable.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

Handsontable Docs MCP Server in other clients