agentsearch mcp for Cursor
io.github.isaiahdupree/agentsearch-mcp
LLM-ready web search + instant answers + URL-to-clean-text fetch for agents and RAG.
client:Cursor
transport:streamable-http
tools:3
Install agentsearch mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentsearch-mcp": {
"url": "https://agentsearch-mcp.vercel.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs