VITNA — Agent Compliance Preflight MCP Server
xyz.costrinity/vitna-compliance-preflight
What is the VITNA — Agent Compliance Preflight MCP server?
Pre-action allow/deny for AI agents. 24 statutes, 13 jurisdictions: EU AI Act, GDPR, DPDP.
How to install VITNA — Agent Compliance Preflight
Copy-paste configuration for popular MCP clients.
VITNA_OWNER_IDYour VITNA operator UUID. Optional: if unset, the first tool call self-provisions a restricted trial key. The old VIGIL_OWNER_ID name is still accepted.
VITNA_API_KEYsecretYour VITNA API key (new keys vitna_..., legacy vigil_... keys remain valid). Optional: self-provisioned if unset. The old VIGIL_API_KEY name is still accepted.
VITNA_EMAILEmail to own the self-provisioned trial account. Optional: a throwaway is used if unset (claim later to bind a real email). The old VIGIL_EMAIL name is still accepted.
VITNA_BASE_URLVITNA base URL; override only for self-hosted. The old VIGIL_BASE_URL name is still accepted.
AuthorizationsecretBearer <your VITNA API key>. Discovery (initialize, tools/list) and vitna_help work without it; every governed decision tool requires it. Get a key free at https://vitna.costrinity.xyz/dashboard. X-API-Key is also accepted.
{
"mcpServers": {
"vitna-compliance-preflight": {
"command": "npx",
"args": [
"-y",
"@costrinity/vitna-compliance-mcp"
],
"env": {
"VITNA_OWNER_ID": "<YOUR_VITNA_OWNER_ID>",
"VITNA_API_KEY": "<YOUR_VITNA_API_KEY>",
"VITNA_EMAIL": "<YOUR_VITNA_EMAIL>",
"VITNA_BASE_URL": "<YOUR_VITNA_BASE_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"vitna-compliance-preflight": {
"command": "npx",
"args": [
"-y",
"@costrinity/vitna-compliance-mcp"
],
"env": {
"VITNA_OWNER_ID": "<YOUR_VITNA_OWNER_ID>",
"VITNA_API_KEY": "<YOUR_VITNA_API_KEY>",
"VITNA_EMAIL": "<YOUR_VITNA_EMAIL>",
"VITNA_BASE_URL": "<YOUR_VITNA_BASE_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"vitna-compliance-preflight": {
"command": "npx",
"args": [
"-y",
"@costrinity/vitna-compliance-mcp"
],
"env": {
"VITNA_OWNER_ID": "<YOUR_VITNA_OWNER_ID>",
"VITNA_API_KEY": "<YOUR_VITNA_API_KEY>",
"VITNA_EMAIL": "<YOUR_VITNA_EMAIL>",
"VITNA_BASE_URL": "<YOUR_VITNA_BASE_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"vitna-compliance-preflight": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@costrinity/vitna-compliance-mcp"
],
"env": {
"VITNA_OWNER_ID": "<YOUR_VITNA_OWNER_ID>",
"VITNA_API_KEY": "<YOUR_VITNA_API_KEY>",
"VITNA_EMAIL": "<YOUR_VITNA_EMAIL>",
"VITNA_BASE_URL": "<YOUR_VITNA_BASE_URL>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add vitna-compliance-preflight --env VITNA_OWNER_ID=<YOUR_VITNA_OWNER_ID> --env VITNA_API_KEY=<YOUR_VITNA_API_KEY> --env VITNA_EMAIL=<YOUR_VITNA_EMAIL> --env VITNA_BASE_URL=<YOUR_VITNA_BASE_URL> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y @costrinity/vitna-compliance-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.