File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11# kagi-server MCP Server
22
3+ [ ![ smithery badge] ( https://smithery.ai/badge/kagi-server )] ( https://smithery.ai/protocol/kagi-server )
34MCP server for Kagi API integration
45
56This is a TypeScript-based MCP server that integrates the Kagi Search API. It demonstrates core MCP concepts by providing:
@@ -47,6 +48,14 @@ Make sure to add `.env` to your `.gitignore` file to keep your API key secure.
4748
4849## Installation
4950
51+ ### Installing via Smithery
52+
53+ To install Kagi Server for Claude Desktop automatically via [ Smithery] ( https://smithery.ai/protocol/kagi-server ) :
54+
55+ ``` bash
56+ npx @smithery/cli install kagi-server --client claude
57+ ```
58+
5059To use with Claude Desktop, add the server config:
5160
5261On MacOS: ` ~/Library/Application Support/Claude/claude_desktop_config.json `
You can’t perform that action at this time.
0 commit comments