Moonshot plugin for OpenClaw: model provider integration
This page covers the Moonshot plugin for OpenClaw, which adds Moonshot as a model provider. Developers can install it via npm or ClawHub and use the registered 'moonshot' provider for media understanding and web search.
Read this when
- You are installing, configuring, or auditing the moonshot plugin
Moonshot plugin
OpenClaw can now use Moonshot as a model provider.
Distribution
- Package name:
@openclaw/moonshot-provider - Installation methods: npm or via ClawHub at
clawhub:@openclaw/moonshot-provider
Surface
The provider is registered as moonshot, with contracts mediaUnderstandingProviders and webSearchProviders.
Related docs
- Visit the Moonshot provider page for details.