trident for Gemini CLI
io.github.alexeibespalov/trident
Create and edit collaborative architecture diagrams with any AI assistant using the Trident 2D DSL.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:23
Install trident in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"trident": {
"httpUrl": "https://mcp.tridentchart.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- get_trident_spec
- get_generator_guide
- get_comprehensive_example
- validate_trident
- get_quick_start
- open_document
- get_document_summary
- get_recent_changes
- add_node
- update_node
- delete_node
- add_container
- update_container
- delete_container
- add_connection
- delete_connection
- get_document_png
- add_annotation
- update_annotation
- delete_annotation
- update_canvas_graphic
- make_suggestion
- explain