About
Free Kagi Search MCP server — access search and summarizer via session tokens, no API key needed. Works with Claude Desktop, Cursor, Windsurf, Hermes and any MCP client.
Features
- Expose Kagi workflows to MCP-compatible AI clients
- Use the Model Context Protocol instead of a one-off agent integration
- Configure locally with a standard mcpServers JSON block
- Review the GitHub README and source before granting access to credentials
- Fit into Claude Desktop, Claude Code, Cursor, or other MCP-aware clients when configured correctly
Use Cases
AI builder
Connect an AI agent to Kagi so it can inspect context and run approved actions.
Developer tooling team
Prototype a repeatable MCP integration before building a custom internal bridge.
What This Server Can Do
MCP servers expose three types of capabilities to AI clients. Here's what Kagi Session2API MCP supports.
Tools
Supported3 toolsFunctions your AI client can call to perform actions — like querying a database, creating a file, or calling an API.
How to use: Tools run automatically when your AI client decides they're needed. Ask your AI assistant to perform a task, and it will invoke the right tool.
Resources
Not availableThis server does not expose read-only data resources.
Prompts
Not availableThis server does not provide pre-built prompt templates.
For the full list of available tools, resources, and prompts, check the README on GitHub.
Available Tools (3)
connectConnect an MCP-compatible AI client to Kagi through the server.
queryRun a documented Kagi action through the MCP bridge.
inspectInspect available context, configuration, or resources exposed by the server.