11 lines
146 B
JSON
11 lines
146 B
JSON
{
|
|
"mcpServers": {
|
|
"browsermcp": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@browsermcp/mcp@latest"
|
|
]
|
|
}
|
|
}
|
|
} |