Loomal

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

0 starsnpm: trident-mcpRemote-capable

About trident

trident is an MCP (Model Context Protocol) server published by alexeibespalov in the official MCP registry. Create and edit collaborative architecture diagrams with any AI assistant using the Trident 2D DSL.

trident runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (trident-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/alexeibespalov/tridentpublic.

Use trident with your agent

Claude Code · one command
claude mcp add --transport http trident https://mcp.tridentchart.com/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "trident": {
      "url": "https://mcp.tridentchart.com/mcp"
    }
  }
}
streamable-httphttps://mcp.tridentchart.com/mcp
npmtrident-mcp

Frequently asked questions

What is trident?
trident is an MCP (Model Context Protocol) server by alexeibespalov. Create and edit collaborative architecture diagrams with any AI assistant using the Trident 2D DSL.
How do I connect trident to Claude, Cursor, or another MCP client?
trident is a remote MCP server — add its endpoint (https://mcp.tridentchart.com/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is trident open source?
Yes — the source code is public at github.com/alexeibespalov/tridentpublic.
Can AI agents pay to use trident?
Not yet through Loomal — trident is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain trident? Claim this listing free by verifying GitHub ownership, or contact us.