Skip to main content
Glama

gblin-treasury-risk-regime

Server Details

Risk regime + treasury for AI agents on Base: free regime reads, signed attestations, idle USDC.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
gblinproject/GBLIN-MCP
GitHub Stars
1
Server Listing
@gblin-protocol/mcp-server

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

6 tools
get_agent_economy_stats
Read-onlyIdempotent
Inspect

Public GBLIN agent-economy observatory stats (x402 calls, payers, on-chain counters). Cached.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

get_attestation_sample
Read-onlyIdempotent
Inspect

FREE static sample of the paid Risk Attestation: identical shape and EIP-712 schema, sample:true, permanently expired. Wire your parser/verifier against this, then switch to the paid endpoint.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
metaNo
eip712NoEIP-712 domain/types/message to recompute the digest
sampleYesAlways true — never a live signal
signedYes
verifyNo
attestorNo
signatureNo
attestationYesSame field contract as the paid attestation (regime, shield_active, severity_pct, defensive_cash_pct, expires_at, ...)
attestation_idYeshashTypedData digest — recompute to verify
get_coherence_report
Read-onlyIdempotent
Inspect

Coherence Proof (free, forever): does this subject DO what it publicly promised? v0 observes GBLIN itself — pre-registered, hash-pinned promises (uptime of the paid attestation endpoint, honesty of public counters) probed every 10 minutes, with kept/violated tallies. The certifier submits itself to its own instrument first. Reading is free by design; being observed is the paid service.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
methodNo
subjectYesObserved subject
promisesYes
observing_sinceNo
get_market_risk_regime
Read-onlyIdempotent
Inspect

When deciding whether to deploy capital, take risk, or STAND DOWN in a volatile market, call this first — the 'Risk Gate' pattern a third-party ERC-8004 agent runs in production daily (gblin.digital/risk-gate). Returns the current BTC/ETH risk regime (calm | elevated | crash) read live from GBLIN's on-chain Crash Shield on Base. Free, unsigned — for a signed, attachable proof buy the x402 attestation (see how_to_buy_live_attestation).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
noteNo
assetsYesPer-risk-asset shield state
regimeYesCurrent risk regime
sourceNo
chain_idNo
contractNoGBLIN contract on Base
regime_codeYes0 calm, 1 elevated, 2 crash
risk_postureNoSuggested posture
severity_pctYesMax crash-shield weight cut across risk assets, percent
shield_activeYesTrue when any risk asset is currently slashed
defensive_cash_pctYesUSDC dynamic weight in the basket, percent
get_protocol_info
Read-onlyIdempotent
Inspect

GBLIN protocol overview for agents (llms.txt): contracts, endpoints, prices, payment flow, field contract of the attestation.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
llms_txtYesThe full llms.txt document (plain text)
how_to_buy_live_attestation
Read-onlyIdempotent
Inspect

Instructions for buying the live EIP-712-signed risk attestation over x402 ($0.003 USDC on Base) and verifying it offline.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
flowYesStep-by-step x402 payment flow
priceYes
endpointYesPaid x402 endpoint URL
free_sampleNoFree integration-sample URL
verify_offlineNoHow to verify the attestation without trusting the server
stable_field_contractNoField names guaranteed stable without versioning

Discussions

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

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.