What is the dk.humanified/council-consult MCP server?
Stress-test a decision through named thinkers' lenses: assumptions, counter-arguments, receipt.
How to install dk.humanified/council-consult
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"council-consult": {
"url": "https://council.humanified.dk/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"council-consult": {
"serverUrl": "https://council.humanified.dk/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"council-consult": {
"type": "http",
"url": "https://council.humanified.dk/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"council-consult": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://council.humanified.dk/mcp"
]
}
}
}Claude Code
claude mcp add --transport http council-consult https://council.humanified.dk/mcpRelated MCP servers
Check claims against a fact-store: consistent, contradicts, or unverifiable — with a receipt.
Fact-check claims against live web sources: verdict, consensus, cited sources, PII redaction.
EU AI Act Art-14 runtime oversight: allow / flag / gate-to-human on an agent action, with receipt.