kagi_search_fetch
Fetch web results based on one or more queries using the Kagi Search API. Results are numbered continuously for easy reference.
How to use it
kagi_search_fetch is exposed by the Kagi Ken MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the kagi_search_fetch tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Kagi Ken MCP
claude mcp add kagi-ken-mcp --scope user -- npx -y github:czottmann/kagi-ken-mcpOther tools in Kagi Ken MCP (5)
Summarize content from URLs using the Kagi Summarizer API. Supports various document types including webpages, videos, and audio.
(array of strings): One or more search queries
(enum): "summary" for paragraph prose or "takeaway" for bullet points (default: "summary")
(string, optional): Language code (e.g., "EN" for English, default: "EN")
(string): URL to summarize