Electrik Slate for Gemini CLI
io.github.neerajsohal/slate
Read-only MCP for Electrik Slate: Blade component docs, blocks gallery, source, and llms.txt.
client:Gemini CLI
transport:streamable-http
tools:6
Install Electrik Slate in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"slate": {
"httpUrl": "https://mcp.slate.electrik.dev"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs