Loomal

BrowseAI Dev

MCP server by github.com/browseai-hq/browseai-dev

Evidence-backed web research for AI agents with citations and confidence scores.

18 starsnpm: browseai-dev

About BrowseAI Dev

BrowseAI Dev is an MCP (Model Context Protocol) server published by browseai-hq in the official MCP registry, listed under Search on Loomal. Evidence-backed web research for AI agents with citations and confidence scores.

It ships as an npm package (browseai-dev), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/browseai-hq/browseai-dev, where the project has earned 18 GitHub stars.

Use BrowseAI Dev with your agent

Claude Code · one command
claude mcp add browseai-dev -- npx -y browseai-dev
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "browseai-dev": {
      "command": "npx",
      "args": [
        "-y",
        "browseai-dev"
      ]
    }
  }
}
npmbrowseai-dev

Frequently asked questions

What is BrowseAI Dev?
BrowseAI Dev is an MCP (Model Context Protocol) server by browseai-hq in the Search category. Evidence-backed web research for AI agents with citations and confidence scores.
How do I connect BrowseAI Dev to Claude, Cursor, or another MCP client?
Install BrowseAI Dev from its npm package (browseai-dev) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is BrowseAI Dev open source?
Yes — the source code is public at github.com/browseai-hq/browseai-dev, with 18 GitHub stars.
Can AI agents pay to use BrowseAI Dev?
Not yet through Loomal — BrowseAI Dev is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain BrowseAI Dev? Claim this listing free by verifying GitHub ownership, or contact us.