Skip to content

Searxng Ai Kit

v2026.01.30 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 5mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents mcp model-context-protocol model-context-protocol-servers opencode pi-coding-agent
+4 more
pyinstaller python searxng searxng-mcp

Summary

AI summary

Updates Usage Examples bash, Quick Start bash, and Linux/macOS across a mixed release.

Full changelog

SearXNG AI Kit Release v2026.01.30

An AI-powered command-line search tool powered by SearXNG with intelligent research capabilities.

Features

  • AI-powered research with web search capabilities
  • Search across 180+ search engines
  • LLM integration with function calling (OpenAI, Anthropic, Google)
  • MCP server for AI assistant integration
  • Support for multiple output formats (human-readable and JSON)
  • Engine selection and filtering
  • Category-based searching
  • Cross-platform support

Download

Choose the appropriate binary for your platform:

  • Linux (x64): searxng-ai-kit-linux-x64.tar.gz
  • Windows (x64): searxng-ai-kit-windows-x64.exe.zip
  • macOS (Intel): searxng-ai-kit-macos-x64.tar.gz
  • macOS (Apple Silicon): searxng-ai-kit-macos-arm64.tar.gz

Quick Start

# Extract the binary (Linux/macOS)
tar -xzf searxng-ai-kit-*.tar.gz

# Make executable and run
chmod +x searxng-ai-kit
./searxng-ai-kit search "your query here"

# See all options
./searxng-ai-kit --help

Usage Examples

# AI-powered research
./searxng-ai-kit chat "What are the latest developments in quantum computing?"

# Basic search
./searxng-ai-kit search "python tutorial"

# Search with specific engines
./searxng-ai-kit search "machine learning" --engines duckduckgo,startpage

# JSON output for scripting
./searxng-ai-kit search "data science" --format json

# List available engines
./searxng-ai-kit engines --common

Built with ❤️ using SearXNG, Python, and PyInstaller.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Searxng Ai Kit

Get notified when new releases ship.

Sign up free

About Searxng Ai Kit

All releases →

Beta — feedback welcome: [email protected]