A demonstration of using AIGNE Framework and Puppeteer MCP Server to extract content from websites using Puppeteer
{
"mcpServers": {
"aigneexample-puppeteer": {
"command": "npx",
"args": [
"-y",
"@aigne/example-mcp-puppeteer"
]
}
}
}