web search for Cursor
ai.keenable/web-search
Live web search and clean-markdown page fetch over the Keenable web index.
client:Cursor
transport:streamable-http
runtime:npm
tools:2
Install web search in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"web-search": {
"url": "https://api.keenable.ai/mcp?keenable_title=mcp-registry"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs