Comment by starik36
How do you install it into Claude Desktop? I tried the following, but it fails.
"vibium": {
"command": "npx",
"args": [
"-y",
"@vibium/mcp@latest"
]
}How do you install it into Claude Desktop? I tried the following, but it fails.
"vibium": {
"command": "npx",
"args": [
"-y",
"@vibium/mcp@latest"
]
}
"vibium": {
"command": "npx",
"args": [
"-y",
"vibium"
]
}
source: https://www.linkedin.com/posts/apzal-bahin_ai-mcp-browseraut...