A Model Context Protocol server that provides Namiai Browser automation capabilities using Puppeteer.
{
"mcpServers": {
"server-namiaibrowser-use": {
"command": "npx",
"args": [
"-y",
"server-namiaibrowser-use"
]
}
}
}