目录 / gateplex
MCP
需 API Key
未评级
已上架
gateplex
Governance firewall for autonomous AI agents. Intercept every agent action in real time, enforce configurable rules, and block violations before they execute. Works with any LLM or agent framework.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:gateplex_api_key)
- 端点
https://gateplex--gateplex.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"gateplex": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://gateplex--gateplex.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| log_intercept | Send an intercept event to the Gateplex API. Use this every time an AI agent performs an action that should be logged, governed, or audited. |
| get_feed | Retrieve the latest intercepts (default 10) for the Gateplex project tied to the API key. Useful for inspecting recent agent activity. |
| check_guardrails | List the currently active guardrail rules for the Gateplex project tied to the API key, so an agent can self-check a planned action before executing it. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。