docs: Add gemini-cli MCP server configuration example#42679
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This PR adds a configuration example for using the gemini-cli tool with the Home Assistant MCP (Model Context Protocol) Server integration. This provides users with another option for connecting to Home Assistant through an MCP client.
Key changes
- Adds a new "Example: gemini-cli" section with step-by-step configuration instructions
- Documents the HTTP-based connection method using headers for authentication with a long-lived access token
- Follows the existing pattern established by the Claude for Desktop and Cursor examples
|
|
||
| ### Example: gemini-cli | ||
|
|
||
| 1. Install `gemini-cli` if you haven't already. You can find installation instructions at [https://geminicli.com/](https://geminicli.com/). |
There was a problem hiding this comment.
According to the documentation guidelines, lists should be surrounded by blank lines. There should be a blank line before step 1 to separate it from the preceding paragraph.
| ### Example: gemini-cli | ||
|
|
||
| 1. Install `gemini-cli` if you haven't already. You can find installation instructions at [https://geminicli.com/](https://geminicli.com/). | ||
| 2. Open the `gemini-cli` configuration file. This is usually located at `~/.gemini/settings.json`. For more details, refer to the [gemini-cli MCP server documentation](https://geminicli.com/docs/tools/mcp-server/). |
There was a problem hiding this comment.
File paths should be marked with backticks according to the documentation guidelines. The file path ~/.gemini/settings.json needs backtick formatting.
Proposed change
Add example of using gemini-cli with home assistant mcp server
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.