55 MCP tools for managing business rules. Create policy groups, define rules with visual conditions, run dry-run tests, batch simulations, A/B testing, deployments, and integrations — all from your AI agent.
Server Config
{
"mcpServers": {
"lexq": {
"command": "npx",
"args": [
"-y",
"@lexq/cli",
"serve",
"--mcp"
]
}
}
}