Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"ithena-one-mcp-governance": {
"command": "npx",
"args": [
"-y",
"@ithena-one/mcp-governance"
]
}
}
}
Or smoke-test directly:
npx -y @ithena-one/mcp-governance
Details
| Website | https://www.npmjs.com/package/@ithena-one/mcp-governance |
|---|---|
| GitHub | git+https://github.com/ithena-one/mcp-governance-sdk.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol governance rbac audit identity typescript sdk |
| Sources | npm |
| Discovered | 2026-05-25 |