bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.sunaivacore/gate · v2.0.4
MCP enforcement layer that intercepts AI agent actions and blocks rule violations before execution.
Sunaiva Gate — Agent Rule Enforcement 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"gate": {
"command": "npx",
"args": [
"-y",
"@sunaiva/gate"
]
}
}
}SUNAIVA_GATE_API_KEY可选secretPro-tier API key for premium rules. Free tier (35 local rules: 27 constitutional + 8 recommended-default) needs no key.
SUNAIVA_GATE_DRY_RUN可选Set to '1' to evaluate without blocking — writes 'would_have_blocked' to audit log.
DISABLE_SUNAIVA_GATE可选Emergency kill-switch: set to '1' to allow all actions unconditionally.
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.sunaivacore/gate",
"type": "mcp-server",
"version": "2.0.4",
"displayName": "Sunaiva Gate — Agent Rule Enforcement",
"description": "MCP enforcement layer that intercepts AI agent actions and blocks rule violations before execution.",
"homepage": "https://sunaivacore.io/products/gate",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@sunaiva/gate",
"version": "2.0.4",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "SUNAIVA_GATE_API_KEY",
"description": "Pro-tier API key for premium rules. Free tier (35 local rules: 27 constitutional + 8 recommended-default) needs no key.",
"isSecret": true
},
{
"name": "SUNAIVA_GATE_DRY_RUN",
"description": "Set to '1' to evaluate without blocking — writes 'would_have_blocked' to audit log."
},
{
"name": "DISABLE_SUNAIVA_GATE",
"description": "Emergency kill-switch: set to '1' to allow all actions unconditionally."
}
]
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://mcp.sunaivacore.io"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.sunaivacore/gate",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.sunaivacore%2Fgate/versions/latest",
"isOfficial": true,
"status": "active"
}
}