Are you the author? Sign in to claim
openl-mcp
Let an AI assistant work with your OpenL Studio business rules. Connect Claude (Desktop or Code), Cursor, or VS Code to OpenL Studio, then ask in plain language to view, edit, test, and deploy rules.
http://localhost:8080).Nothing to install — your AI client downloads and starts the server for you
(published on npm as openl-mcp;
no Node.js on your machine? use the
Docker option).
The server gives the AI client tools covering OpenL Studio repositories, projects,
files, rules tables, tests, an interactive rule debugger (tracing), and
deployments — see Usage Examples. It also ships 14
expert guidance prompts for complex workflows (e.g. create_rule,
deploy_project) — see prompts/.
End users: the Quick Start covers everything. All server settings (base URL, token, timeout, HTTP mode, debug logging) are in the Advanced Guide.
npm run build # Build TypeScript
npm test # Run all tests
npm run lint # Check code quality
npm run watch # Dev mode with auto-rebuild
See the Contributing Guide for development guidelines, Architecture for how the code is organized, and the Testing Guide for test suites.
LGPL-3.0 - GNU Lesser General Public License v3.0 (follows OpenL Studio project license).
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows