search for Cursor
io.github.aimnis/search
Collaborative, cache-first web search for agents — cited answers from a shared live-web pool.
client:Cursor
transport:streamable-http
Install search in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"search": {
"url": "https://aimnis.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs