Skip to content

Commit ff017ef

Browse files
Updates docs re: MCP server and theme installation (structurizr/structurizr#79).
1 parent 78d12d1 commit ff017ef

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

ai/mcp.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,14 @@ The following parameters are supported:
130130
- `-plantuml`: Enable PlantUML exporter.
131131
- `-mermaid`: Enable Mermaid exporter.
132132

133+
### Themes
134+
135+
The [prebuilt themes](/server/diagrams/themes) are included in the Docker image, and can be "installed" via an environment variable:
136+
137+
```
138+
-e STRUCTURIZR_THEMES=/usr/local/structurizr-themes
139+
```
140+
133141
## Building and running from source
134142

135143
Prerequisites:

0 commit comments

Comments
 (0)