Web Search — Structured Results for AI Agents
Web search API for AI agents. Search the web and get structured results: title, URL, snippet, and metadata. Up to 10 results per query. Current news, documentation, research papers — everything index…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add axel-belfort/web-search
# Browse available tools
npx -y smithery tool list axel-belfort/web-search
# Get full schema for a tool
npx -y smithery tool get axel-belfort/web-search web_search_query
# Call a tool
npx -y smithery tool call axel-belfort/web-search web_search_query '{}'Direct MCP Connection
Endpoint: https://web-search--axel-belfort.run.tools
Tools (1)
web_search_query— Semantic web search for finding relevant pages, documents, and current information. Alternative to Exa search at 3x low…
# Get full input/output schema for a tool
npx -y smithery tool get axel-belfort/web-search