Mmcp.market

Gblin Treasury Risk Regime MCP server

by gblinproject·io.github.gblinproject/gblin-treasury-risk-regime·v0.3.2

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

A91/100grade A
What users say
No reviews yet
Be the first
Safety scan
A91/100

full report

Adoption
Growing

1 stars310 downloads/wk

Reviews

Write one

Nobody has reviewed Gblin Treasury Risk Regime yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Gblin Treasury Risk Regime tools (8)

write = sends, deletes, buys or posts
  • coherence.reportFree

    Kept/violated tallies for GBLIN's pre-registered, hash-pinned promises (attestation uptime, counter honesty), probed every 10 minutes; each closed UTC day is sealed on Base as an EAS attestation (schema 0x9f433a96…). Self-observation only in v0. Free.

  • protocol.infoFree

    GBLIN llms.txt as plain text: contract addresses, endpoints, prices, payment flow, field contract of the attestation.

  • protocol.statsFree

    Cumulative public counters of GBLIN's x402 endpoints: paid calls, unique payer wallets, USDC earned, with methodology disclosure. Cached 5 min.

  • receipts.getFree

    Receipt #index from GBLIN's receipts log, re-signed (Ed25519 is deterministic) with a fresh inclusion proof, the current signed checkpoint and the latest on-chain anchor. Free.

  • receipts.sealFree

    Append the HASHES of an AI action to GBLIN's public RFC 6962 transparency log and return a portable receipt: Ed25519 signature, inclusion proof, operator-signed C2SP checkpoint, plus the latest on-chain anchor (EAS on Base, daily). mode=demo (the only mode over MCP): 5 seals/day/IP, receipts marked demo:true. Unlimited seals are a paid x402 HTTP endpoint (resource gblin://howto/seal). Provenance is self-reported: the receipt proves existence and time of the record, not that the action happened. The action/agent_id/tool/meta strings are PUBLISHED in the log: identifiers only, never secrets. Fields not listed here are ignored and NOT recorded.

  • receipts.verifyFree

    Verify a gblin-receipt/v1 JSON with pure math (no log lookup, no trust in this server): leaf hash, Ed25519 signature, RFC 6962 inclusion proof, C2SP checkpoint signature, verifier-key hash. Same checks as the zero-dependency verify-receipt.mjs you can run offline. For the extra on-chain-anchor consistency check use GET /v1/verify/:index.

  • risk.attestation_sampleFree

    Static, permanently expired sample of the signed Risk Attestation (sample:true), same fields and EIP-712 schema as the paid one. Use it to build and test a parser/verifier.

  • risk.regimeFree

    Current BTC/ETH risk regime (calm | elevated | crash) with a suggested posture, read live from GBLIN's on-chain Crash Shield on Base (60s cache). Free and unsigned; a signed, verifiable-offline version is a paid x402 endpoint (resource gblin://howto/attestation).

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan21 source files scanned25/25
  • Live reliabilityremote reachable in 299ms20/20
  • Tool poisoning8 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner6/10
Overall 91/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Gblin Treasury Risk Regime repository's README, as published. We do not edit it. Read it on GitHub

GBLIN MCP Server

Market risk regime and treasury tools for AI agents on Base mainnet. A Model Context Protocol (MCP) server that answers two questions an autonomous agent has to ask before it moves money:

1. Is the market risk-off right now? Read the live regime — calm | elevated | crash — derived from an on-chain Crash Shield. Free, no API key, no wallet. If you need to prove to a counterparty that you checked, buy a signed EIP-712 risk attestation as portable proof-of-diligence.

2. Where does idle USDC sit between jobs? In GBLIN, a collateral-backed cbBTC/WETH/USDC index that mints and redeems at NAV, with a Just-In-Time swap back to USDC the millisecond the agent needs to pay an x402 invoice. No lockup, unsigned calldata only — your wallet signs, we never hold keys.

📖 Full documentation and Quick Start: gblin.digital/agents

⚡ Copy-paste starter examples: examples/ — ElizaOS · AgentKit / TypeScript · Claude / any MCP client — each with the recommended treasury-policy system prompt and safe-default security env.

▶️ Runnable full-cycle demo (read-only, no keys): npx tsx examples/full-cycle.ts — live against Base: treasury state → risk regime → attestation verified offline → invest calldata → JIT redemption calldata. Source.

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Grade history

  • 2026-09-19restoreBAscore 91

Install directly

claude mcp add --transport http gblin-treasury-risk-regime https://gblin-mcp.gblin-mcp-worker.workers.dev/mcp
Add to Cursor

Gblin Treasury Risk Regime: common questions

Is Gblin Treasury Risk Regime MCP server safe?
Yes, by our scan: it is graded A (91/100). Read the Gblin Treasury Risk Regime safety report
How do I install Gblin Treasury Risk Regime?
It runs remotely at gblin-mcp.gblin-mcp-worker.workers.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Gblin Treasury Risk Regime need an API key?
No secret keys are declared. It reads 1 setting from the environment.
Is Gblin Treasury Risk Regime maintained?
The last commit was 2 days ago (2026-09-19). The latest release is v0.3.2.
Is Gblin Treasury Risk Regime up?
100% of our last 7 checks got an answer. We check remote servers about four times a day.

More from gblinproject