kagi-rs

kdcokenny/kagi-rs
★ 1 stars Rust 🤖 AI/LLM Updated 1d ago
Rust SDK and MCP server for Kagi search and summarization in apps and AI agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kagi-rs": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "kagi-rs"
      ]
    }
  }
}

Topics

ai-agentskagimcpmcp-servermodel-context-protocolrustsdksearchsummarization