search mcp for Cursor
io.github.anon2052/search-mcp
Web search and clean-text fetch MCP server (Tavily-powered, SSRF-guarded).
client:Cursor
transport:streamable-http
tools:2
Install search mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"search-mcp": {
"url": "https://search-mcp-tgsn.onrender.com/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs