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.
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.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
6 toolsget_agent_economy_statsRead-onlyIdempotentInspect
Public GBLIN agent-economy observatory stats (x402 calls, payers, on-chain counters). Cached.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
get_attestation_sampleRead-onlyIdempotentInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| meta | No | |
| eip712 | No | EIP-712 domain/types/message to recompute the digest |
| sample | Yes | Always true — never a live signal |
| signed | Yes | |
| verify | No | |
| attestor | No | |
| signature | No | |
| attestation | Yes | Same field contract as the paid attestation (regime, shield_active, severity_pct, defensive_cash_pct, expires_at, ...) |
| attestation_id | Yes | hashTypedData digest — recompute to verify |
get_coherence_reportRead-onlyIdempotentInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| method | No | |
| subject | Yes | Observed subject |
| promises | Yes | |
| observing_since | No |
get_market_risk_regimeRead-onlyIdempotentInspect
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).
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| note | No | |
| assets | Yes | Per-risk-asset shield state |
| regime | Yes | Current risk regime |
| source | No | |
| chain_id | No | |
| contract | No | GBLIN contract on Base |
| regime_code | Yes | 0 calm, 1 elevated, 2 crash |
| risk_posture | No | Suggested posture |
| severity_pct | Yes | Max crash-shield weight cut across risk assets, percent |
| shield_active | Yes | True when any risk asset is currently slashed |
| defensive_cash_pct | Yes | USDC dynamic weight in the basket, percent |
get_protocol_infoRead-onlyIdempotentInspect
GBLIN protocol overview for agents (llms.txt): contracts, endpoints, prices, payment flow, field contract of the attestation.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| llms_txt | Yes | The full llms.txt document (plain text) |
how_to_buy_live_attestationRead-onlyIdempotentInspect
Instructions for buying the live EIP-712-signed risk attestation over x402 ($0.003 USDC on Base) and verifying it offline.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| flow | Yes | Step-by-step x402 payment flow |
| price | Yes | |
| endpoint | Yes | Paid x402 endpoint URL |
| free_sample | No | Free integration-sample URL |
| verify_offline | No | How to verify the attestation without trusting the server |
| stable_field_contract | No | Field names guaranteed stable without versioning |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- Alicense-qualityCmaintenanceAgent equity markets, credit markets, and capability staking using USDC on Base L2.MIT
- Alicense-qualityCmaintenanceUndercollateralized credit lines for autonomous agents based on trust scoring, enabling on-chain credit scoring, agent-to-agent loans, and USDC settlement on Base L2.MIT
- Alicense-qualityCmaintenanceEnables agents to assess counterparty risk, token danger, and wallet creditworthiness on Base by analyzing contract powers and controlling wallet reputation.MIT
- FlicenseAqualityFmaintenanceDeFi execution and agent-to-agent economy tools for AI agents — swaps, yield, transfers, policy enforcement, trust scoring, A2A jobs, and P\&L across Ethereum, Base, Arbitrum, and Polygon.311
Your Connectors
Sign in to create a connector for this server.