# Quesen MCP server

Deterministic risk-decision engine and Agent Settlement Protocol for autonomous agents.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-shxnque-quesen
- Repository: https://github.com/Shxnque/quesen

## Install
- Endpoint: https://web-production-30ab5.up.railway.app/mcp
- Auth: Not captured

## Setup notes
- Remote header: X-API-Key (secret)
- Remote endpoint: https://web-production-30ab5.up.railway.app/mcp
- Header: X-API-Key

## Tools
- quesen.validate - Deterministic pre-decision risk validation for autonomous agents. Returns PROCEED / REVIEW / SKIP plus risk_score, confidence, and named conflict triggers. Same input -> same output; every response embeds engine_version + weights + thresholds for full replay. Endpoint: https://web-production-30ab5.up.railway.app/mcp
- quesen.simulate - Counterfactual scoring. Compare the baseline decision against a simulated decision under caller-supplied weights_override / thresholds_override. Free sales asset — not charged against key. Endpoint: https://web-production-30ab5.up.railway.app/mcp
- quesen.report - Post-decision outcome feedback. Accepts request_id + outcome (RUG/LOSS/OK/WIN/UNKNOWN) plus optional post-trade metadata. Aggregated deterministically for SKIP-rate vs realized-outcome correlation. Endpoint: https://web-production-30ab5.up.railway.app/mcp
- quesen.health - Liveness probe. Returns engine_version and transport. Endpoint: https://web-production-30ab5.up.railway.app/mcp
- quesen.version - Full engine configuration — weights, thresholds, versions. Endpoint: https://web-production-30ab5.up.railway.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Shxnque
- Version: 1.9.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 18, 2026
- Source: https://registry.modelcontextprotocol.io
