Kimi Search
OpenClaw supports Kimi as aweb_search provider, using Moonshot web search
to produce AI-synthesized answers with citations.
Get an API key
Create a key
Get an API key from Moonshot AI.
Config
KIMI_API_KEY or MOONSHOT_API_KEY in the
Gateway environment. For a gateway install, put it in ~/.openclaw/.env.
How it works
Kimi uses Moonshot web search to synthesize answers with inline citations, similar to Gemini and Grok’s grounded response approach.Supported parameters
Kimi search supports the standardquery and count parameters.
Provider-specific filters are not currently supported.
Related
- Web Search overview — all providers and auto-detection
- Gemini Search — AI-synthesized answers via Google grounding
- Grok Search — AI-synthesized answers via xAI grounding