Skip to content
Back to search
30
MCP streamable-http

io.github.alexeibespalov/trident

io.github.alexeibespalov/trident

Create and edit collaborative architecture diagrams with any AI assistant using the Trident 2D DSL.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Trident Diagrams
MCP server for the Trident text-based diagramming tool, enabling AI assistants to create and manipulate diagrams using Trident markup syntax
0 tools
io.github.tldraw/tldraw
Draw and visually collaborate with your agents on tldraw's canvas.
0 tools · streamable-http
io.github.flowzap-xyz/flowzap
Create workflow, sequence, and architecture diagrams via AI assistants.
0 tools
trident-mcp
stdio proxy for the Trident MCP server — use Trident collaborative diagrams with any AI assistant
0 tools
io.github.OliverGrabner/composer
Give your AI coding agent an architecture canvas to design and evolve diagrams.
0 tools
io.github.thegrenadinekid25/troth
AI-powered spec-to-task decomposition and execution orchestration for coding agents.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.alexeibespalov/trident": {
      "url": "https://mcp.tridentchart.com/mcp",
      "transport": "streamable-http"
    }
  }
}