You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The kagi MCP server outputs INFO level logging to stderr and confuses some MCP client implementations that automatically consider any output to stderr to mean an error condition in the MCP server. Please make the log level configurable (via environment variable or command line argument), so that this behaviour can be worked around when using the kagi MCP server with certain MCP client implementations.