Skip to main content
Glama

Quesen

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Shxnque/quesen
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

5 tools
quesen.healthInspect

Liveness probe. Returns engine_version and transport.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

quesen.reportInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
notesNo
venueNo
outcomeYes
request_idYes
signal_hashNo
realized_pnlNo
elapsed_secondsNo
client_request_idNo
quesen.simulateInspect

Counterfactual scoring. Compare the baseline decision against a simulated decision under caller-supplied weights_override / thresholds_override. Free sales asset — not charged against key.

ParametersJSON Schema
NameRequiredDescriptionDefault
domain_age_daysNo
engagement_ratioNo
weights_overrideNo
client_request_idNo
scam_keyword_countNo
thresholds_overrideNo
quesen.validateInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
domain_age_daysNoAge of the target domain in days.
engagement_ratioNoEngagement ratio in [0, 1].
client_request_idNoOptional caller-side trace id (echoed in response).
scam_keyword_countNoCount of known scam keywords detected.
quesen.versionInspect

Full engine configuration — weights, thresholds, versions.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.