Security & Testing
sunaivacore.io
Provides validation rules and audit logging for action decisions.
ENDPOINT 1
https://mcp.sunaivacore.io
MCP server metadata
- Name
- sunaiva-gate
- Version
- 2.5.2+2026-07-22
Known tools 16
get_rules[Planned — not yet implemented on the remote endpoint, returns NOT_IMPLEMENTED] List active validation rules.
Inferred read-onlyupdate_rules[Planned — not yet implemented on the remote endpoint, returns NOT_IMPLEMENTED] Enable/disable is not backed by any route in this API; use set_rule_mode (shadow/advisory/enforce) instead, or the local `npx @sunaiva/gate` package.
Inferred read-onlyship_confidence_check[Planned — not yet implemented on the remote endpoint, returns NOT_IMPLEMENTED] Ship Confidence Gate (Rule 42) dual-tier authorization is not yet built in this backend.
Inferred read-onlyaudit_verify[Planned — not yet implemented on the remote endpoint, returns NOT_IMPLEMENTED] Forward-linked hash-chain / ed25519 audit-log verification is not yet built in this backend.
Inferred read-onlyget_rule_modesList all enforcement-mode overrides configured for the authenticated customer.
Inferred read-onlyreset_rule_modeRemove a mode override for a rule, reverting it to its default enforcement mode.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.sunaiva-gate]
url = "https://mcp.sunaivacore.io"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"sunaiva-gate": {
"type": "http",
"url": "https://mcp.sunaivacore.io"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: sunaiva-gate
Remote MCP URL: https://mcp.sunaivacore.io
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"sunaiva-gate": {
"url": "https://mcp.sunaivacore.io"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"sunaiva-gate": {
"type": "http",
"url": "https://mcp.sunaivacore.io"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "sunaiva-gate",
"transport": "streamable-http",
"url": "https://mcp.sunaivacore.io"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.