Loading MCP server directory, please wait...
Pre-action allow/deny for AI agents. 24 statutes, 13 jurisdictions: EU AI Act, GDPR, DPDP.
npx @getmcp/cli add xyz.costrinity/vitna-compliance-preflightRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"xyz.costrinity/vitna-compliance-preflight": {
"command": "npx",
"args": [
"-y",
"@costrinity/vitna-compliance-mcp"
],
"env": {
"VITNA_OWNER_ID": "",
"VITNA_API_KEY": "",
"VITNA_EMAIL": "",
"VITNA_BASE_URL": "https://vitna.costrinity.xyz"
}
}
}
}