io.github.l-agence/agence
Quality Score
85
/100
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"agence": {
"command": "npx",
"args": [
"-y",
"@l-agence/mcp-server-agence"
],
"env": {
"AGENCE_ROOT": "<agence_root>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"agence": {
"command": "npx",
"args": [
"-y",
"@l-agence/mcp-server-agence"
],
"env": {
"AGENCE_ROOT": "<agence_root>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @l-agence/mcp-server-agence§02 Environment variables
AGENCE_ROOTPath to agence installation root (auto-detected if installed via npm)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in AI & LLMs
OpenAI Tools MCP Server
ai.com.mcp/openai-tools
Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.
ai.llmse/mcp
ai.llmse/mcp
Public MCP server for the LLM Search Engine
Perplexity API Platform
ai.perplexity/mcp-server
Real-time web search, reasoning, and research through Perplexity's API