CISO ADAPT

by Unknown

Not rated
Website

About

Connect to your CISO Adapt workspace to search, analyse, export, and manage risks and policies with natural language

Details

Author
Unknown
Categories
Other, Security, Automation

Use Claude to query and act on your GRC workspace governance, risk, compliance, policies, and more with the same permissions as the CISO Adapt web app.

- Claude Desktopon macOS or Windows
- An activeCISO Adaptaccount
- AnMCP API Keyfrom CISO Adapt → Settings → Integrations → MCP
- For manual setup: Node.js (for thenpx/mcp-remoteoption only)

Your MCP endpoint is the CISO Adapt backend URL with/mcpappended:

https://backend.dashboard.cisoadapt.ai/mcp

Use this value wherever the setup asks forMCP Server URL. Production environments should use HTTPS.

Treat your MCP API key like a password. Never commit it to source control or share it in public channels.

Method 2 - Manual claude_desktop_config.json

Advanced users can register the server directly in Claude Desktop's config file. Merge one of the blocks below into the existingmcpServersobject - replace the placeholder API key with your real key from Settings → Integrations → MCP.

- macOS:~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:%APPDATA%\Claude\claude_desktop_config.json

Use this when Claude Desktop supports remote MCP over HTTP with custom headers (typical for hosted HTTPS endpoints).

{ "mcpServers": { "cisoadapt": { "url": "https://backend.dashboard.cisoadapt.ai/mcp", "headers": { "Authorization": "Bearer mcp_your_api_key_here" } } } }

Use this when you need a stdio bridge to a remote MCP server - common for local development or when direct HTTP transport is unavailable. Themcp-remotepackage proxies Claude Desktop to your HTTP MCP endpoint. For HTTPS production URLs,--allow-httpis omitted; add it manually only if you point at an HTTP endpoint.

{ "mcpServers": { "cisoadapt": { "command": "npx", "args": [ "-y", "mcp-remote", "https://backend.dashboard.cisoadapt.ai/mcp", "--header", "Authorization:${CISOADAPT_MCP_AUTH}" ], "env": { "CISOADAPT_MCP_AUTH": "Bearer mcp_your_api_key_here" } } } }

After editing the config, fully quit and reopen Claude Desktop. Confirm the CISO Adapt server appears in Claude's MCP / connectors list.
- Restart Claude Desktop after installing the extension or editing the config.
- Check thatcisoadaptappears as a connected MCP server.
- Start a new chat and confirm tools from CISO Adapt are available.

- “Give me an executive summary of our risk posture.”
- “What compliance frameworks are we tracking and where are the biggest gaps?”
- “Summarise our open policies that need review this quarter.”
- “List high-severity risks assigned to my team.”

Confirm the Authorization header is exactlyBearer mcp_…(including theBearerprefix). Regenerate the key in CISO Adapt if needed.

Validate JSON syntax inclaude_desktop_config.json, ensure Node.js is installed for the npx option, and restart Claude Desktop completely.

Ensure the CISO Adapt backend is running and reachable at your MCP Server URL. For HTTP localhost setups, use Option B with--allow-http.

Retry the download button above. If the problem persists, contact your CISO Adapt administrator - the extension bundle is served from your organisation's backend.

GDPR compliance automation — data mapping, DPIA generation, Article 30 records, breach notification workflows by MEOK AI Labs

EXIF for AI. AKF embeds trust scores, source provenance, and compliance metadata into every file your AI touches — DOCX, PDF, images, code, and 20+ formats. 9 MCP tools: stamp, inspect, trust, audit, scan, embed, extract, detect. Audit against EU AI Act, SOX, HIPAA, NIST in one command.

Allows access to DFIR / forensics data that was analyzed by the open source Autopsy platform

EU Corporate Sustainability Reporting Directive compliance — ESRS mapping, double materiality, ESG data collection by MEOK AI Labs

EU Corporate Sustainability Reporting Directive compliance — ESRS data points, double materiality assessments, audit trails, and XBRL-ready outputs for ESG reporting.

CVE/SBOM security audits, licence compliance, frontend security scanning, domain intelligence, and public records — 55 tools, no API key required Category: Security (also fits: Compliance, Data)

M&A due diligence with 14 MCP tools for interactive chat — citation verification, cross-contract search, entity resolution, and sandboxed Excel/Word document generation across 9 specialist agent domains.

Cross-reference DORA and NIS2 requirements — gap analysis, mapping, and compliance overlap detection for financial services

EU NIS2/GDPR compliance skill for agents

Gives AI agents access to Formester form submissions - read, search, update, and extract content from file attachments.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.