MCP Server
MCP
io.github.dogrucanemek-alt/conarium
Governed database access for AI assistants: masking, signed receipts, coverage reconciliation.
Install
npx -y @conarium-ai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@conarium-ai/core",
"version": "0.2.47",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Path to conarium.config.json. The gateway refuses to start without a policy; conarium-init writes one.",
"isRequired": true,
"format": "filepath",
"value": "./conarium.config.json",
"type": "named",
"name": "--config"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment