bolt.diy/app
Nirmal Arya 70f5bc3488 Fix missing mcp-stdio export issue
Use dynamic import to avoid build-time import errors
Add fallback error handling for unsupported environments
This should fix both dev server and Docker build issues

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 11:27:48 -04:00
..
components Enable full Node.js compatibility for stdio MCP servers 2025-06-25 11:27:48 -04:00
lib Fix missing mcp-stdio export issue 2025-06-25 11:27:48 -04:00
routes Add MCP integration and update AI SDK for MCP compatibility 2025-06-25 11:27:47 -04:00
styles feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
types Add MCP integration and update AI SDK for MCP compatibility 2025-06-25 11:27:47 -04:00
utils feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
entry.client.tsx
entry.server.tsx
root.tsx
vite-env.d.ts