MCP server for controlling the browser via Page Agent extension
{ "mcpServers": { "page-agentmcp": { "command": "npx", "args": [ "-y", "@page-agent/mcp" ] } } }