Web Search API
io.github.Br0ski777/web-searchWeb search returning structured results — titles, URLs, snippets. x402 micropayment.
Tools · 1
Semantic web search for finding relevant pages, documents, and current information. Alternative to Exa search at 3x lower cost. Returns structured JSON results with ranked matches, titles, URLs, and t…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"web_search_api": {
"url": "https://web-search-x402-production.up.railway.app/mcp",
"transport": "sse"
}
}
}