ac3xx/mcp-servers-kagi
Kagi search API integration
Quick Start
Clone the repository:
git clone https://github.com/ac3xx/mcp-servers-kagiClaude Desktop configuration example:
{
"mcpServers": {
"mcp-servers-kagi": {
"command": "npx",
"args": [
"-y",
"ac3xx/mcp-servers-kagi"
]
}
}
}Check the repository README for specific installation and configuration instructions.