Catalog
io.github.infoinlet-marketplace/mcp-browser-research
OfficialWeb browsing & research for AI agents — fetch/read pages, structured extraction, Exa search.
Web browsing and research for AI agents with page fetching and Exa search.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-browser-research": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-browser-research@0.1.1"
]
}
}
}