mcpbeat

Forge Treasury MCP Server

com.forgetreasury/treasury
answering

Forge Treasury is answering right now. Last checked 14 min ago. It exposes 9 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
611 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add treasury --transport http https://mcp.forgetreasury.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "treasury": {
      "url": "https://mcp.forgetreasury.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.treasury]
url = "https://mcp.forgetreasury.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "treasury": {
      "url": "https://mcp.forgetreasury.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "treasury": {
      "url": "https://mcp.forgetreasury.com/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

balance
get_balance
Get an agent's Forge vault balance: shares held and equivalent USDC value. Read-only, no transaction needed.
claim
claim_forge
[Advanced] Build calldata to claim weekly $FORGE rewards. Proof is fetched from forgetreasury.com/rewards when omitted.
current
get_current_apy
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.
deposit
deposit
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.
forge
get_forge_rewards
[Advanced] Get claimable $FORGE reward balance for an agent from the weekly emissions distributor.
profiles
list_profiles
List Forge vaults (Core/Middle/Infra) and agent strategies (Conservative/Balanced/Aggressive). Mainnet: Core and Middle vaults live; conservative and balanced strategies live.
simulate
simulate_deposit
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.
vault
get_vault_stats
Get live Forge vault TVL on Base (conservative profile in MVP). Read-only.
withdraw
withdraw
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.forgetreasury.com/mcp streamable-http answering 597 ms 14 min ago

Forge Treasury — questions

Answers built from our own checks of this server.

What can Forge Treasury do?
It exposes 9 tools, read directly from the server on our last check. Among them: claim_forge, deposit, get_balance, get_current_apy, get_forge_rewards, get_vault_stats and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Forge Treasury working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 611 ms. The bar chart above shows every period we have measured.
Is Forge Treasury still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Forge Treasury?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Forge Treasury need an API key?
No. Forge Treasury completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Forge Treasury?
It answers our handshake in 611 ms on average, which is faster than 15% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.