Skip to content

Conversation

@antonpk1
Copy link
Collaborator

@antonpk1 antonpk1 commented Dec 8, 2025

Summary

  • Change marketing widget containers from fixed 600px to width: 100%
  • Update basic-host iframe to use flex: 1 for proper expansion
  • Widgets now fill their parent container instead of fixed size

Changes

  • examples/budget-allocator-server/src/mcp-app.css
  • examples/customer-segmentation-server/src/mcp-app.css
  • examples/scenario-modeler-server/src/mcp-app.css
  • examples/system-monitor-server/src/mcp-app.css
  • examples/basic-host/src/index.module.css

Test plan

  • Widgets expand to fill available width in basic-host
  • Height remains at 600px
  • All 5 marketing examples work correctly
Screenshot 2025-12-08 at 13 51 11

🤖 Generated with Claude Code

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 8, 2025

Open in StackBlitz

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/ext-apps@86

commit: 8ef9142

- Change marketing widget containers from fixed 600px to width: 100%
- Update basic-host iframe to use flex: 1 for proper expansion
- Widgets now fill their parent container instead of fixed size

Files changed:
- examples/budget-allocator-server/src/mcp-app.css
- examples/customer-segmentation-server/src/mcp-app.css
- examples/scenario-modeler-server/src/mcp-app.css
- examples/system-monitor-server/src/mcp-app.css
- examples/basic-host/src/index.module.css

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@antonpk1 antonpk1 merged commit 43214f9 into main Dec 8, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants