Loading...
;
}
// Now props are safe to use
// Pattern 2: Conditional rendering
return (
{/* Paths relative to public/ folder */}
);
}
```
## Components
### McpUseProvider
Unified provider combining all common setup:
```tsx
import { McpUseProvider } from 'mcp-use/react';
function MyWidget() {
return (