Browseai Dev
Freeby MCP Community
Grounded Intelligence for AI agents. MCP server with real-time web search, evidence extraction, verification, and structured citations. The research infrastruct
v0.4.0Added Apr 12, 2026
mcpclaudeai-agentweb-searchdeep-research
Browseai Dev MCP Server
Grounded Intelligence for AI agents. MCP server with real-time web search, evidence extraction, verification, and structured citations. The research infrastruct
Installation
Reviews
Installation
Quick install
npx -y browseai-dev
Add to claude_desktop_config.json
{
"mcpServers": {
"browseai-dev": {
"command": "npx",
"args": ["-y", "browseai-dev"]
}
}
}