/install cmdbcompass
CMDB Compass
The first CMDB governance skill for ServiceNow.
Audit, remediate, and govern your ServiceNow CMDB from any AI agent. Health scoring, duplicate detection, relationship analysis, stale CI cleanup, and governed remediation with full rollback and audit trail on every write.
Install
clawhub install cmdbcompass
Or manually:
git clone https://github.com/cmdbcompass/cmdbcompass
cd cmdbcompass
bash scripts/install-mcp.sh
Configure
Add to your MCP client config:
{
"mcpServers": {
"cmdb-compass": {
"command": "python",
"args": ["-m", "servicenow_mcp.server"],
"env": {
"SERVICENOW_INSTANCE_URL": "https://your-instance.service-now.com",
"SERVICENOW_USERNAME": "your_username",
"SERVICENOW_PASSWORD": "your_password"
}
}
}
}
Works with Claude Desktop, Cursor, VS Code, or any MCP-compatible client.
Capabilities
Audit tools cover health scoring, duplicate detection, relationship integrity, discovery gaps, stale CI identification, and CSDM 5.0 compliance. All audit operations are read-only and unlimited.
Write operations including merging duplicates, retiring stale CIs, bulk field updates, and relationship healing create an immutable audit trail and can be fully rolled back by session.
Requirements
Python 3.10+ and a ServiceNow instance with REST API access.
License
MIT. See LICENSE for details.
Contact
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cmdbcompass - After installation, invoke the skill by name or use
/cmdbcompass - Provide required inputs per the skill's parameter spec and get structured output
What is CMDB Compass?
The first CMDB governance skill for ServiceNow. Audit, remediate, and govern your CMDB from any AI agent. Health scoring, duplicate detection, relationship a... It is an AI Agent Skill for Claude Code / OpenClaw, with 358 downloads so far.
How do I install CMDB Compass?
Run "/install cmdbcompass" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is CMDB Compass free?
Yes, CMDB Compass is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does CMDB Compass support?
CMDB Compass is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created CMDB Compass?
It is built and maintained by nexecute (@nexecuteinc); the current version is v1.0.6.