czottmann/kagi-ken-mcp
Work with Kagi *without* API access (you'll need to be a customer, tho). Searches and summarizes. Uses Kagi session token for easy authentication.
Quick Start
Clone the repository:
git clone https://github.com/czottmann/kagi-ken-mcpClaude Desktop configuration example:
{
"mcpServers": {
"kagi-ken-mcp": {
"command": "npx",
"args": [
"-y",
"czottmann/kagi-ken-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.