
Forge Treasury
Let your coding agent query and manage non-custodial USDC yield on Base without wiring DeFi SDKs by hand.
Overview
Forge Treasury is an MCP server for the Operate phase that exposes nine tools for non-custodial USDC yield vaults on Base mainnet for AI agent treasury.
What is this MCP server?
- 9 MCP tools for AI agent treasury workflows on Base mainnet
- Non-custodial USDC yield vault access via streamable HTTP remote
- Forge Treasury remote at mcp.forgetreasury.com
- Version 0.1.1 with GitHub source forge-treasury/forge-cursor-plugin
- Base mainnet non-custodial USDC yield vaults
- Remote URL https://mcp.forgetreasury.com/mcp
What problem does it solve?
Hooking DeFi yield and USDC treasury into an agent means brittle custom RPC code every time you want balances, deposits, or vault context.
Who is it for?
Indie builders running AI agents or SaaS with on-chain USDC treasuries on Base who want MCP-native yield operations.
Skip if: Teams that need custodial banking, fiat-only accounting, or chains other than Base without their own bridge layer.
What do I get? / Deliverables
After you register the remote MCP endpoint, your agent can call treasury tools in natural language while vault access stays non-custodial on Base.
- Registered remote MCP connection to Forge Treasury
- Nine callable treasury tools inside your agent session
- Agent-driven USDC yield vault queries and actions on Base
Recommended MCP Servers
Journey fit
Treasury and yield sit after you ship—when an agent or product needs ongoing capital placement, not during ideation. Infra covers external services the stack depends on in production, including on-chain treasury connectors.
How it compares
On-chain treasury MCP integration, not a local Claude skill or a generic crypto price ticker.
Common Questions / FAQ
Who is Forge Treasury for?
Solo and indie builders who deploy AI agents that must manage or research non-custodial USDC yield on Base without writing one-off DeFi scripts.
When should I use Forge Treasury?
Use it in operate when your product or agent already holds USDC on Base and you want vault and treasury actions available as MCP tools during support or automation workflows.
How do I add Forge Treasury to my agent?
Add the streamable HTTP remote https://mcp.forgetreasury.com/mcp in your MCP client (for example Claude Code or Cursor), authenticate per your setup, and expose the nine treasury tools to the agent.