kagi mcp
Run a stdio JSON-RPC server that exposes Kagi tools for agents.
Synopsis
Tools
kagi_search- search Kagikagi_summarize- summarize a URL or text through the public APIkagi_extract- extract a page’s full content as markdown through the current/api/v1Extract API. UsesKAGI_API_KEYdirectly. Acceptsurl.kagi_quick- get a Kagi Quick Answerkagi_news- fetch Kagi News stories (no auth required). Acceptscategory(defaultworld),limit(default12), andlang(defaultdefault).kagi_news_search- search the News tab of kagi.com and return story clusters (session token required). Acceptsquery, optionalregion,freshness(day/week/month),order(default/recency/website), andlimit.
Authentication
The server uses the same credentials as the CLI. Use--profile <NAME> to select a profile before mcp.