π Features
-
Enhanced MCP:
-
Switched to Streamable Transport (update path from
/sse
β/mcp
):{ "mcpServers": { "likec4": { "url": "http://localhost:33335/mcp" } } }
-
Added detailed instructions and tool descriptions
-
New tool:
find-relationships
β discover relationships between elements.Example: βExport to CSV all relationships between Backend and 'Amazon SQS'β
-
Added filesystem watcher, that keeps the model always in sync
-
-
New CLI command:
Introducedlikec4 mcp
for starting the server manually:likec4 mcp --port 1234 ./src