npm likec4 1.38.0
v1.38.0

latest releases: 1.39.2, 1.39.1, 1.39.0...
24 days ago

πŸš€ 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:
    Introduced likec4 mcp for starting the server manually:

    likec4 mcp --port 1234 ./src

Don't miss a new likec4 release

NewReleases is sending notifications on new releases.