Kagi Session2API MCP icon

Kagi Session2API MCP

by KSroido

communitystdiogithub
133stars|12forks
Works withClaude DesktopCursorVS CodeWindsurf

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 tools

Functions 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 available

This server does not expose read-only data resources.

Prompts

Not available

This 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)

connect

Connect an MCP-compatible AI client to Kagi through the server.

query

Run a documented Kagi action through the MCP bridge.

inspect

Inspect available context, configuration, or resources exposed by the server.

Frequently Asked Questions