Loading MCP server directory, please wait...
briefroom stdio MCP server — expose the briefroom CLI to Claude Code, Codex, and other agents.
npx @getmcp/cli add io.github.briefroom/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.briefroom/mcp": {
"command": "npx",
"args": [
"-y",
"@briefroom/mcp"
]
}
}
}Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
Fetch and process content from specified URLs using the Oxylabs Web Scraper API.
Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…