Community Example
Full-stack Nuxt 3 with SSR support by Mike Chao
Client-Only Plugin
Create a plugin that initializes WebMCP on the client:Basic Usage
Useimport.meta.client to guard registration:
With Server Data
ClientOnly Wrapper
For client-only components:Common Gotchas
'navigator is not defined' error
'navigator is not defined' error
Tools disappear after navigation
Tools disappear after navigation
