Back to MCP Servers
Kagimcp
Official Kagi Search MCP Server
search-data-extraction
By kagisearch
Installation
npx -y kagimcpConfiguration
{
"mcpServers": {
"kagimcp": {
"command": "npx",
"args": ["-y", "kagimcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes