# Raziel MCP server

MCP server teaching AI agents to implement TideCloak: auth, E2EE, IGA, security analysis

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-tide-foundation-raziel
- Repository: https://github.com/tide-foundation/raziel-mcp

## Install
- Command: `npx -y @tideorg/mcp`
- Endpoint: https://mcp.tide.org/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @tideorg/mcp v1.9.4
- Remote endpoint: https://mcp.tide.org/mcp

## Tools
- tide_list - List all available content in the Tide agent pack by category Endpoint: https://mcp.tide.org/mcp
- tide_canon - Read a canon file (invariants, anti-patterns, concepts, framework-matrix, feature-mapping, troubleshooting, tidecloak-bootstrap, etc.) Endpoint: https://mcp.tide.org/mcp
- tide_playbook - Read a step-by-step playbook for a specific Tide task Endpoint: https://mcp.tide.org/mcp
- tide_skill - Read a composable skill definition Endpoint: https://mcp.tide.org/mcp
- tide_prompt - Read a reusable starter prompt from the pack Endpoint: https://mcp.tide.org/mcp
- tide_adapter - Read an adapter instruction file (AGENTS, CLAUDE, replit) Endpoint: https://mcp.tide.org/mcp
- tide_list_scenarios - List all available scenario patterns under reference-apps/ Endpoint: https://mcp.tide.org/mcp
- tide_scenario - Read a scenario summary from reference-apps/<scenario>/scenario.md Endpoint: https://mcp.tide.org/mcp
- tide_scenario_manifest - Read a scenario manifest from reference-apps/<scenario>/manifest.yaml Endpoint: https://mcp.tide.org/mcp
- tide_scenario_roles - Read a scenario role-policy matrix from reference-apps/<scenario>/role-policy-matrix.md Endpoint: https://mcp.tide.org/mcp
- tide_scenario_bootstrap - Read a scenario bootstrap sequence from reference-apps/<scenario>/bootstrap-sequence.md Endpoint: https://mcp.tide.org/mcp
- tide_choose_scenario - Match a user request to a known scenario pattern before falling back to generic playbooks Endpoint: https://mcp.tide.org/mcp
- tide_choose_playbook - Recommend the right playbook for a given situation Endpoint: https://mcp.tide.org/mcp
- tide_security_analysis - Analyze an EXISTING (possibly non-Tide) system for security gaps and map them to Tide capabilities. Returns the Security Analyst role instructions, the security gap mapping table (SG-01…SG-18), and the runtime-probe procedures. Use this when the user asks 'do a security analysis', 'where is my auth weak', or 'what would Tide change about my security'. Endpoint: https://mcp.tide.org/mcp
- tide_hosting - Explain where TideCloak can run: self-hosted vs partner-hosted (Skycloak, a managed TideCloak-as-a-service). Returns the hosting decision, the trust model, the Skycloak API reference, and the provisioning playbook. Use when the user asks about a hosted/managed option, not wanting to run their own infrastructure, or 'can someone host TideCloak for us'. Endpoint: https://mcp.tide.org/mcp
- tide_gaps - Read the gap register — what is still uncertain or unresolved in the pack Endpoint: https://mcp.tide.org/mcp

## Resources
Not captured

## Prompts
- tide-build-app - Start building a Tide-protected app from scratch Arguments: framework
- tide-secure-existing - Add Tide to an existing app
- tide-security-analysis - Analyze an existing system for security gaps and map them to Tide
- tide-build-from-scenario - Start building a Tide app from a known scenario pattern Arguments: scenario, framework
- tide-mcp-qa - Run the pre-release QA gate on the Tide MCP pack and issue a SHIP/BLOCK verdict

## Metadata
- Owner: io.github.tide-foundation
- Version: 1.9.4
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 30, 2026
- Source: https://registry.modelcontextprotocol.io
