Quiver Risk Brain
Server Details
Verifiable, deterministic risk math for autonomous agents; re-runnable proof on every answer.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 45.0% over 38 days
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 9 tools
Each tool addresses a distinct risk domain (event volatility, execution verification, LP risk, options, perps, portfolio, attestation, sizing, treasury) with no overlap; descriptions are precise and differentiate clearly.
All tool names follow a consistent snake_case pattern combining a domain prefix with a verb or metaphor (e.g., _risk, _gate, _verify), making them predictable and easy to parse.
The 9 tools cover a broad range of DeFi risk computations without being excessive; each tool serves a clear, non-redundant purpose within the server's scope.
The tool set provides comprehensive coverage for a risk analysis server: event risk, execution quality, LP risk, options and perps greeks, portfolio stress, attestation, sizing, and treasury risk; no obvious gaps for the intended domain.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
3 tool updates
- Changed
options_risk1 field changed- added
Input schema / properties / positions / items / properties / type / enumAdded value: +[ + "call", + "put" +]
- Changed
perp_gate3 fields changed- changed
Input schema / properties / side / descriptionPrevious value: -"default long"New value: +"long | short (buy | sell are accepted synonyms, as is -1 for short); default long" - changed
Input schema / properties / side / enumPrevious value: -[ - "long", - "short" -]New value: +[ + "long", + "short", + "buy", + "sell", + "-1" +] - changed
Input schema / properties / venue / descriptionPrevious value: -"live-data venue (default hyperliquid)"New value: +"live-data venue (default hyperliquid). The maths is venue-agnostic — for any other venue omit this and pass maxLeverage/markPrice/fundingRateHourly yourself."
- Changed
portfolio_gate2 fields changed- added
Input schema / properties / betaTier / enumAdded value: +[ + "mild", + "moderate", + "severe" +] - added
Input schema / properties / positions / itemsAdded value: +{ + "description": "one leg; see the array description for the full field list", + "properties": { + "side": { + "description": "long | short (buy | sell are accepted synonyms); a negative size also reads as short", + "enum": [ + "long", + "short", + "buy", + "sell" + ], + "type": "string" + } + }, + "type": "object" +}
1 tool update
- Changed
portfolio_gate3 fields changed- added
Input schema / properties / accountAdded value: +{ + "description": "OR: a Hyperliquid account address (0x…) — the full live book (positions, margins, equity, venue liquidation prices) is pulled keylessly; explicit positions take precedence.", + "type": "string" +} - added
Input schema / properties / betaTierAdded value: +{ + "description": "beta regime for the factor stress: mild | moderate | severe — cross-event validated tiers (pre-registered). Default = worst-case single-event table; explicit betas override.", + "type": "string" +} - removed
Input schema / requiredRemoved value: -[ - "positions" -]
9 tool updates
- First observed
event_vol - First observed
exec_verify - First observed
lp_risk - First observed
options_risk - First observed
perp_gate - First observed
portfolio_gate - First observed
risk_attest - First observed
size_gate - First observed
treasury_risk
Related MCP Connectors
Deterministic signed verification of numeric & financial claims for AI agents & spreadsheets.
Deterministic pre-trade risk checks for autonomous AI trading agents.
Deterministic fact verification for AI agents — checksums & curated data, not guesses.
Deterministic decision layer for autonomous agents: reproducible PROCEED/REVIEW/SKIP verdicts.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceThe verifiable risk engine for autonomous agents: deterministic, self-verifying financial calculations that an agent can delegate and prove. It covers liquidation and funding, position sizing and risk of ruin, options Greeks and margin, LP divergence, treasury concentration and depeg, execution quality checks, plus intelligence on options, DeFi, prediction markets, and transaction safety analysis.3 npm1MIT
- AlicenseBqualityAmaintenanceVerify a number before an agent asserts it — a Deflated Sharpe Ratio for backtest, plus eval-gap, subset-win, and judge-bias checks, with signed receipts anyone can verify offline.34MIT
- AlicenseAqualityBmaintenanceDeterministic Risk Oracle for DeFAI Agents.2MIT
- AlicenseAqualityBmaintenanceDeterministic risk governance for crypto trading agents. 5-level policy engine with position sizing, leverage limits, and trade blocking. One tool: get_risk_policy. Supports BTC and ETH.4227 npm1MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.