search for Cursor
com.neurobird/search
Web search for AI agents. Ranked results with page passages already extracted, plus URL to markdown.
client:Cursor
transport:streamable-http
tools:2
Install search in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"search": {
"url": "https://search.neurobird.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs