chartlink for Gemini CLI
io.github.oscarleoo/chartlink
Charts and tables for AI agents with live-updating embed links. No account: signup returns a key.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:10
Install chartlink in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"chartlink": {
"httpUrl": "https://chartlink.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs