EU AI Act Art-14 runtime oversight: allow / flag / gate-to-human on an agent action, with receipt.
claude mcp add values-firewall --transport http https://vf.humanified.dk/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"values-firewall": {
"url": "https://vf.humanified.dk/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"values-firewall": {
"serverUrl": "https://vf.humanified.dk/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"values-firewall": {
"type": "http",
"url": "https://vf.humanified.dk/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"values-firewall": {
"url": "https://vf.humanified.dk/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"values-firewall": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://vf.humanified.dk/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://vf.humanified.dk/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/dk.humanified--values-firewall/reviews or the review_server meta-tool.
POST /mcp