LexQ — the Decision Operations Platform for engineering teams
About
The official MCP server for LexQ — the Decision Operations Platform for engineering teams. Manage business rules from your AI agent: create policy groups, define rules with visual conditions, run dry-run tests, Impact Simulation, A/B testing, deployments, and integrations.
Details
- Author
- lexq-io
- Downloads
- 318
- Categories
- Developer Tools
Jump to
- Visual rule builder with conflict resolution
- Dry Run: test rules with single inputs before publishing
- Impact Simulation: replay thousands of records against new rule versions
- A/B testing: split live traffic between rule versions
- Git-style versioning with instant rollback
- Webhook and notification integrations
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
LexQ — the Decision Operations Platform for engineering teamsCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Use the MCP server to manage rules. The LexQ CLI is available on npm (see GitHub and npm links in the README). Refer to the official documentation at docs.lexq.io for complete setup and configuration.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"lexq \u2014 the decision operations platform for engineering teams": {
"lexq": {
"command": "npx",
"args": [
"-y",
"@lexq/cli",
"serve",
"--mcp"
]
}
}
}
}
McpServers
{
"lexq": {
"command": "npx",
"args": [
"-y",
"@lexq/cli",
"serve",
"--mcp"
]
}
}
LexQ is a Decision Operations Platform with built-in simulation. Define, test, and deploy business rules without touching application code.
Features
- MCP server for complete rule lifecycle management
- Visual rule builder with conflict resolution
- Dry Run: test rules with single inputs before publishing
- Impact Simulation: replay thousands of records against new rule versions
- A/B testing: split live traffic between rule versions
- Git-style versioning with instant rollback
- Webhook and notification integrations
Links
- Website: https://lexq.io
- Documentation: https://docs.lexq.io
- Console: https://console.lexq.io
- GitHub: https://github.com/lexq-io/lexq-cli
- npm: https://www.npmjs.com/package/@lexq/cli
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





