A CLI tool for FastBrowser, providing commands to interact with the FastBrowser MCP (Model Context Protocol) server and perform various browser automation tasks.
{
"mcpServers": {
"fastbrowser_cli": {
"command": "npx",
"args": [
"-y",
"fastbrowser_cli"
]
}
}
}