Source Modes
Canonical docs:
- Getting started:
https://webmcp-bridge.holon.run/getting-started
- CLI reference:
https://webmcp-bridge.holon.run/reference/cli
Local reminder:
- Native or polyfill target:
--url <url> - Built-in fallback adapter:
--site <site> - External adapter module:
--adapter-module <specifier>and optionally--url <url>
Never combine --site and --adapter-module.