Keenable SELECT: an agent that searches the web in SQL
SMRTR summary
Keenable SELECT is an MCP server that lets an AI agent query live web data using standard DuckDB SQL. Instead of reading ten links one by one, a single SELECT can scan over 1,000 pages, filter with WHERE clauses at no LLM cost, and extract fields row by row. A research agent gathers data, then a separate report agent builds and self-corrects a polished HTML report.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article