9 lines
271 B
JSON
9 lines
271 B
JSON
{
|
|
"mcpServers": {
|
|
"browsermcp": {
|
|
"description": "With Browser MCP, you can use MCP to automate your browser so that AI applications can navigate the web, fill out forms, and more.",
|
|
"command": "npx",
|
|
"args": ["@browsermcp/mcp@latest"]
|
|
}
|
|
}
|
|
} |