Back to MCP directory
publicPublicdnsLocal runtime

ai-web-automation

创建AI网页自动化项目,用于在自动化测试中实现AI提示和MCP服务器的应用

article

README

🚀 ai-web-automation项目

ai-web-automation项目致力于将AI提示与MCP服务器应用于自动化测试领域,有效提升测试效率与精准度,为自动化测试工作带来新的解决方案。

🚀 快速开始

ai-web-automation项目旨在实现AI提示和MCP服务器在自动化测试中的应用。借助AI提示,可更智能地生成测试用例;结合MCP服务器,能高效地执行自动化测试流程。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client