MCP Server
MCP
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
Install
npx -y @l-agence/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@l-agence/mcp-server-agence",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to agence installation root (auto-detected if installed via npm)",
"format": "string",
"name": "AGENCE_ROOT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment