trident for VS Code
io.github.alexeibespalov/trident
Create and edit collaborative architecture diagrams with any AI assistant using the Trident 2D DSL.
client:VS Code
transport:streamable-http
runtime:npm
tools:23
Install trident in VS Code
.vscode/mcp.json
{
"servers": {
"trident": {
"type": "http",
"url": "https://mcp.tridentchart.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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