kagimcp
89
Kagi MCP server is designed to function as a Model Context Protocol server providing search and video summarization tools. It is integrated with the Claude Desktop environment, allowing customization through various configuration options.
How can I access the Kagi search API?
The Kagi search API is currently in closed beta. You can request access by contacting .
What are the available summarization engines?
The available summarization engines include 'cecil' and 'daphne'. You can learn more about them at the Kagi help page.
How do I install the Kagi MCP server?
You can install the Kagi MCP server via Smithery or by cloning the repository and setting it up locally.
How can I debug the Kagi MCP server?
You can use the MCP Inspector and CLI tools for debugging. Access the inspector at http://localhost:5173.
Can I customize the logging level?
Yes, the logging level can be adjusted using the FASTMCP_LOG_LEVEL environment variable.