Pencil for Gemini CLI
io.github.pencilink/pencil
Manage tasks, projects, roadmaps, files, meetings, and team workflows with AI tools.
client:Gemini CLI
transport:streamable-http
Install Pencil in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pencil": {
"httpUrl": "https://app.pencil.ink/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs