linear for Gemini CLI
io.usefulapi/linear
Search, read and create Linear issues, projects, teams and cycles.
client:Gemini CLI
transport:streamable-http
tools:8
Install linear in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"linear": {
"httpUrl": "https://linear.usefulapi.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs