Catalog
com.ontoramp/decision-intelligence
Officialby MatthewDavisAIArchitect
OntoRamp Decision Intelligence
Log, evaluate, and ground AI decisions against authority context. Returns PASS, WARN, or BLOCK.
Logs and evaluates AI decisions against authority context, returning compliance status.
Topics
ai-agentsai-governanceenterprise-aigovernancemcpmcp-servermodel-context-protocolontoramp
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"decision-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ontoramp-decision-intelligence.fly.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.