Installation & Configuration
{
"mcpServers": {
"kagi-mcp": {
"command": "uv",
"args": [
"--directory",
".",
"run",
"kagi-mcp"
],
"env": {
"KAGI_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2024/12/27
Updated
2025/1/30