Loading MCP server directory, please wait...
MCP enforcement layer that intercepts AI agent actions and blocks rule violations before execution.
npx @getmcp/cli add io.sunaivacore/gateRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.sunaivacore/gate": {
"command": "npx",
"args": [
"-y",
"@sunaiva/gate"
],
"env": {
"SUNAIVA_GATE_API_KEY": "",
"SUNAIVA_GATE_DRY_RUN": "",
"DISABLE_SUNAIVA_GATE": ""
}
}
}
}