送信

LexQ — the Decision Operations Platform for engineering teams

@lexq-io

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.

ツール

lexq_whoami

lexq_groups_list

lexq_groups_get

lexq_groups_create

lexq_groups_update

lexq_groups_delete

lexq_ab_test_start

lexq_ab_test_stop

lexq_ab_test_adjust

lexq_versions_list

lexq_versions_get

lexq_versions_create

lexq_versions_update

lexq_versions_delete

lexq_versions_clone

lexq_rules_list

lexq_rules_get

lexq_rules_create

lexq_rules_update

lexq_rules_delete

lexq_rules_reorder

lexq_rules_toggle

lexq_facts_list

lexq_facts_create

lexq_facts_update

lexq_facts_delete

lexq_deploy_publish

lexq_deploy_live

lexq_deploy_rollback

lexq_deploy_undeploy

lexq_deploy_history

lexq_deploy_detail

lexq_deploy_overview

lexq_dry_run

lexq_dry_run_compare

lexq_requirements

lexq_simulation_start

lexq_simulation_status

lexq_simulation_list

lexq_simulation_cancel

lexq_simulation_export

lexq_dataset_upload

lexq_dataset_template

lexq_history_list

lexq_history_get

lexq_history_stats

lexq_integrations_list

lexq_integrations_get

lexq_integrations_save

lexq_integrations_delete

lexq_integrations_config_spec

lexq_logs_list

lexq_logs_get

lexq_logs_action

lexq_logs_bulk_action

サーバー設定

{
  "mcpServers": {
    "lexq": {
      "command": "npx",
      "args": [
        "-y",
        "@lexq/cli",
        "serve",
        "--mcp"
      ]
    }
  }
}