Skip to content

feat(mcp): add CSS output to all generation tools and fix platform docs#588

Merged
simeonoff merged 2 commits into
masterfrom
simeonoff/mcp-updates
Jun 23, 2026
Merged

feat(mcp): add CSS output to all generation tools and fix platform docs#588
simeonoff merged 2 commits into
masterfrom
simeonoff/mcp-updates

Conversation

@simeonoff

Copy link
Copy Markdown
Contributor

Closes #585

- Add CSS output support to create_typography, create_elevations, and
  create_theme (previously Sass-only); all generation tools now support
  both output formats consistently

- Platform-aware output default across all six generation handlers:
  angular -> "sass", all other platforms -> "css"

- Wire output parameter into tool registrations in index.ts for
  create_typography, create_elevations, and create_theme

- Fix README issue #585: generation-tool platform tables corrected from
  angular|webcomponents to all four platforms; stray-quote typo fixed
  in create_palette; detect_platform description updated; per-tool
  platform+output matrix added; React/Blazor added to Platform
  Differences, Troubleshooting, and Resources sections

- Update tool descriptions: output param guidance encodes platform
  decision rule; detect_platform no longer implies output format
  responsibility; includeSpacing corrected to Web Components/React/Blazor
@simeonoff simeonoff requested a review from desig9stein June 18, 2026 12:00
@simeonoff simeonoff added 📖 documentation Improvements or additions to documentation mcp-server labels Jun 18, 2026
@simeonoff simeonoff added this pull request to the merge queue Jun 23, 2026
Merged via the queue into master with commit 29139cd Jun 23, 2026
4 checks passed
@simeonoff simeonoff deleted the simeonoff/mcp-updates branch June 23, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📖 documentation Improvements or additions to documentation mcp-server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update MCP readme

3 participants