Back to MCP directory
publicPublicdnsLocal runtime

zt-pii-agent

PII检测代理服务

article

README

🚀 zt-pii-agent

zt-pii-agent 是一款用于 PII(个人身份信息)检测的代理工具,能够帮助用户有效识别相关信息。

🚀 快速开始

文档中未提供快速开始的相关内容。

✨ 主要特性

文档中未提供主要特性的相关内容。

📦 安装指南

文档中未提供安装步骤相关内容。

💻 使用示例

文档中未提供代码示例相关内容。

📚 详细文档

文档中未提供详细说明相关内容。

🔧 技术细节

文档中未提供技术实现细节相关内容。

📄 许可证

文档中未提供许可证信息相关内容。

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