kagisearch/kagimcp
βοΈ π β Official Kagi Search MCP Server
Quick Start
Clone the repository:
git clone https://github.com/kagisearch/kagimcpClaude Desktop configuration example:
{
"mcpServers": {
"kagimcp": {
"command": "npx",
"args": [
"-y",
"kagisearch/kagimcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.