agence for Claude Desktop
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
client:Claude Desktop
transport:stdio
runtime:npm
Install agence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agence": {
"command": "npx",
"args": [
"-y",
"@l-agence/mcp-server-agence"
],
"env": {
"AGENCE_ROOT": "<AGENCE_ROOT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs