MCP · Model Context Protocol

Your AI agents can now
manage cryptographic security.

ScipherX SAIC exposes key management, policy enforcement, compliance auditing, and direct encryption operations through the Model Context Protocol. Build agentic security workflows with Claude, Cursor, or any MCP 2.0-compatible AI tool — with every operation logged to your immutable audit trail.

6
use case categories
Full
SAIC API coverage
MCP 2.0
compatible
0
plaintext exposed to models

Use cases

Everything your security team does — now automatable by AI agents.

The ScipherX MCP exposes the full SAIC operational surface. These are the six categories of work your AI agents can now perform.

01 Key Management

Rotate and revoke at scale

Create, rotate, revoke, and query encryption keys across your entire tenant. Bulk operations driven by natural language — no manual portal work.

Rotate all keys expiring in the next 30 days and notify me of any that can't be auto-rotated.
02 Policy Enforcement

Natural language policy updates

Read and update access policies, geo-fencing rules, time limits, and RBAC constraints via agent — with full audit trail.

Update the geo-fencing on the EU-patient-records dataset to exclude UK as of midnight tonight.
03 Encrypt & Decrypt

In-process, no round-trip

Direct cryptographic operations via agent — encrypt, decrypt, sign, verify. Client-side model preserved: the model never sees plaintext.

Encrypt this payload with the HIPAA-PHI policy and return the ciphertext. Client-side only.
04 Compliance & Audit

Instant audit-ready reports

Query your immutable audit logs, pull compliance scores, and generate GDPR/HIPAA/SOC 2 evidence reports on demand.

Give me a GDPR evidence summary for Q1 2026, formatted for external audit submission.
05 Governance & Monitoring

Anomaly surface and response

Query the governance layer — anomaly alerts, data catalogue, visualisation across regions and dimensions — and trigger automated enforcement playbooks.

What anomalies fired in the last 24 hours? Which ones need human review vs. auto-resolved?
06 Agentic Security Ops

Autonomous posture management

Build autonomous security agents that monitor, detect, adjust, and report — without a human in the loop for routine operations.

Monitor our encryption posture overnight. Alert me only for Critical-severity events. Auto-resolve Medium.

Setup

Three steps to agentic security.

1

Add SAIC to your AI client

Point your MCP-compatible AI tool at the SAIC MCP endpoint. Add your API key. Takes under two minutes.

mcp_config.json
{
  "mcpServers": {
    "saic": {
      "url": "https://mcp.scipherx.com/sse",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
2

Scoped to your tenant

The MCP authenticates with your SAIC API key and scopes all operations to your tenant's permissions and audit policy. Your credentials never leave your environment.

💻
AI Client
🔒
MCP Server
🛡️
SAIC API

Scoped to tenant permissions · Full audit logging · Credentials stay local

3

AI agents take the wheel

Your AI agent now has structured, typed, policy-governed access to the full SAIC API. Every operation is logged to your immutable audit trail. Every action respects your existing RBAC policies.

Audit log — MCP operations

key.rotate mcp-agent success
policy.update mcp-agent success
encrypt mcp-agent success

Differentiated

Most security MCPs give AI agents a window. Ours gives them a control room.

Scope

Most MCPs

Read-only metadata. List secrets, check permissions. That's it.

ScipherX SAIC

Full operational access. Create, rotate, revoke, encrypt, decrypt, audit — all via agent.

Compliance

Most MCPs

MCP operations are invisible to audit systems. No trail, no accountability.

ScipherX SAIC

Every agent operation writes to your immutable audit trail. Full SIEM export. Agents don't bypass compliance.

Security Model

Most MCPs

Credentials pass through the model context. The AI sees what it shouldn't.

ScipherX SAIC

Client-side encryption preserved — even through MCP. The model never sees plaintext. The SDK computes locally.

Compatible with

Works with the tools your engineers already use.

Claude Desktop Cursor Windsurf VS Code + Copilot Any MCP 2.0 client

ScipherX SAIC implements MCP 2.0 (Streamable HTTP transport). Any compliant client works.

Add AI agent access to your cryptographic security stack.

Request MCP access through your SAIC account, or contact us to discuss how agentic security automation fits your environment.