Back to directory
mgomes/kagimcp-go

mgomes/kagimcp-go

@mgomes

A Model Context Protocol (MCP) server that integrates with Kagi's search and summarizer APIs, written in Go.

kagisearchsummarizermcpgoapiwebcontext

Installation & Configuration

{
  "mcpServers": {
    "kagi": {
      "command": "./kagimcp",
      "args": [
        "-t",
        "stdio"
      ],
      "env": {
        "KAGI_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Go
Created
2026/6/14
Updated
2026/6/15