agentsearch mcp for VS Code
io.github.isaiahdupree/agentsearch-mcp
LLM-ready web search + instant answers + URL-to-clean-text fetch for agents and RAG.
client:VS Code
transport:streamable-http
tools:3
Install agentsearch mcp in VS Code
.vscode/mcp.json
{
"servers": {
"agentsearch-mcp": {
"type": "http",
"url": "https://agentsearch-mcp.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs