BrowseAI Dev is a research infrastructure for AI agents that provides real-time web search, evidence extraction, verification, and structured citations, ensuring every claim is backed by a URL and has a confidence score.
From the registry: Evidence-backed web research for AI agents with citations and confidence scores.
Please install the `browseai-dev` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **BrowseAI Dev API key** — Sign up for free at browseai.dev/dashboard (https://browseai.dev/dashboard)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","browseai-dev"]
- required environment variables:
- `BROWSE_API_KEY`: BrowseAI Dev API key (example: `bai_<placeholder>`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.BROWSE_API_KEYrequiredAPI key required for accessing BrowseAI Dev functionalities.AI-powered browser automation — navigate, click, fill forms, and extract data from any website.