Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Forge Treasury

REMOTE · MCP.FORGETREASURY.COM · SCANNED AUG 3

Non-custodial USDC yield vaults on Base mainnet with 9 MCP tools for AI agent treasury.

+3 this week 66 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 826 tokens (~91/item across 9 items; 9 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.forgetreasury.com

# add to Claude Code
claude mcp add --transport http com-forgetreasury-treasury https://mcp.forgetreasury.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-forgetreasury-treasury]
url = "https://mcp.forgetreasury.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-forgetreasury-treasury": {
      "type": "remote",
      "url": "https://mcp.forgetreasury.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-forgetreasury-treasury --url https://mcp.forgetreasury.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-forgetreasury-treasury:
    url: "https://mcp.forgetreasury.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-forgetreasury-treasury": {
      "type": "http",
      "url": "https://mcp.forgetreasury.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 62

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.forgetreasury.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=forgetreasury.com CN=E7,O=Let's Encrypt,C=US 22 May 2026 20 Aug 2026 ECDSA 256 ECDSA-SHA384 5e1235b470edb4dd3a5b68ffab992d74001
SANs: forgetreasury.com, mcp.forgetreasury.com, www.forgetreasury.com
CN=E7,O=Let's Encrypt,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 Mar 2024 12 Mar 2027 ECDSA 384 SHA256-RSA aa75f1e62b8f0a220966d38bbfd4baa1
DNSSEC insecure

Validation of mcp.forgetreasury.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
forgetreasury.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.forgetreasury.com/mcp Verified 200
http (plaintext) http://mcp.forgetreasury.com/mcp HTTPS enforced 301 https://mcp.forgetreasury.com/mcp
MCP tools — 9 exposed · ~826 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
claim_forge ~102

[Advanced] Build calldata to claim weekly $FORGE rewards. Proof is fetched from forgetreasury.com/rewards when omitted.

NameTypeReqDescription
agentAddressstringyesAgent wallet address
amountstringFORGE amount to claim (raw wei string). Optional if manifest has allocation.
epochstringyesReward epoch number
proofarrayMerkle proof array (bytes32 hex strings). Optional — auto-fetched from manifest.

No output schema declared.

No examples provided.

deposit ~183

Deposit USDC into a Forge Treasury vault on Base. Returns calldata for the agent wallet to sign. The agent must approve USDC to the vault contract first. Mints yield-bearing fUSDC shares. Conservative deposits Core only (single leg). Balanced returns two legs (50% Core / 50% Middle). Aggressive is not live. Gas: Core 4M, Middle 6M+ on mainnet.

NameTypeReqDescription
agentAddressstringyesAgent wallet address that will receive vault shares
amountstringyesUSDC amount to deposit (human-readable, e.g. "1000" for 1000 USDC)
profilestringStrategy id (legacy "profile" name). conservative → Core vault. balanced → Core + Middle legs (50/50). aggressive → STRATEGY_NOT_LIVE. Defaults to "conservative".

No output schema declared.

No examples provided.

get_balance ~42

Get an agent's Forge vault balance: shares held and equivalent USDC value. Read-only, no transaction needed.

NameTypeReqDescription
agentAddressstringyesAgent wallet address

No output schema declared.

No examples provided.

get_current_apy ~183

Get the blended target APY for a Forge profile: base USDC yield + FORGE boost. Returns structured JSON with profile metadata, target allocation by adapter, and a disclaimer. Format: "X% USDC + Y% FORGE (blended target)". APY is a blended target across conservative allocation weights; not a guarantee. Sepolia uses MockYieldAdapter until mainnet adapters are live. Conservative deposits Core only (single leg). Balanced returns two legs (50% Core / 50% Middle). Aggressive is not live. Gas: Core 4M, Middle 6M+ on mainnet.

NameTypeReqDescription
agentAddressstringOptional agent address for personalized boost calculation
profilestringRisk profile. MVP: "conservative" only. balanced/aggressive return PROFILE_NOT_LIVE. Defaults to "conservative".

No output schema declared.

No examples provided.

get_forge_rewards ~41

[Advanced] Get claimable $FORGE reward balance for an agent from the weekly emissions distributor.

NameTypeReqDescription
agentAddressstringyesAgent wallet address

No output schema declared.

No examples provided.

get_vault_stats ~28

Get live Forge vault TVL on Base (conservative profile in MVP). Read-only.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_profiles ~48

List Forge vaults (Core/Middle/Infra) and agent strategies (Conservative/Balanced/Aggressive). Mainnet: Core and Middle vaults live; conservative and balanced strategies live.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

simulate_deposit ~123

Project expected returns for a USDC deposit over 30, 90, and 365 days using the blended target APY. Use for agent reasoning before depositing. APY is a blended target across conservative allocation weights; not a guarantee. Sepolia uses MockYieldAdapter until mainnet adapters are live.

NameTypeReqDescription
amountstringyesUSDC amount to simulate (e.g. "10000")
profilestringRisk profile to simulate. MVP: "conservative" only. Defaults to "conservative". balanced/aggressive return PROFILE_NOT_LIVE.

No output schema declared.

No examples provided.

withdraw ~76

Withdraw from the Forge Treasury vault by redeeming shares. Returns calldata for the agent wallet. A 15% performance fee may apply on profits above the high water mark.

NameTypeReqDescription
agentAddressstringyesAgent wallet address (owner of shares)
sharesstringyesVault share amount to redeem (raw uint256 string from get_balance)

No output schema declared.

No examples provided.