Base mainnet
System status
Human-readable health for the public Forge MCP server and related services. Refreshes every 60 seconds.
Operational
MCP health reports status ok. Subgraph indexers show no indexing errors.
Last fetched Sat, 23 May 2026 03:25:37 GMT
MCP server
| Status | ok |
| Name | forge-treasury-mcpv0.1.0 |
| Chain | Base mainnet(8453) |
| Transport | streamable-httpendpoint /mcp |
| Contract | Address | Explorer |
|---|---|---|
| ForgeVault | 0x2C9a3922b426005B979FDD1A8F43Eb61B309193B | 0x2C9a…193B ↗ |
| ForgeToken ($FORGE) | 0xF50469247B3F1BB86d226bB2b333ca015A2b8470 | 0xF504…8470 ↗ |
| RewardDistributor | 0x44fE9676008154Eb461736F482873Ae7E3F87923 | 0x44fE…7923 ↗ |
MCP endpoint (configure in Cursor, not a browser page): https://mcp.forgetreasury.com/mcp · Check server status
Root JSON also exposes endpoints: mcp→/mcp, health→/health, sse→/sse, messages→/messages.
Connect in Cursor
- Install in Cursor (one-click deeplink) — or open Cursor → Settings → MCP and paste the config below.
- Add or enable
forge-treasury-remotewith the remote URL. - Click Refresh — you should see 9 vault tools connected.
{
"mcpServers": {
"forge-treasury-remote": {
"url": "https://mcp.forgetreasury.com/mcp"
}
}
}Full integration guide: /docs
Related services
| Service | Probe | Status |
|---|---|---|
| MCP /health | https://mcp.forgetreasury.com/health | ok |
| Subgraph mainnet | https://forgetreasury.com/subgraphs/name/forge/forge-mainnetblock #46,298,171 | ok |
| Subgraph Sepolia | https://forgetreasury.com/subgraphs/name/forge/forge-sepoliablock #41,869,223 | ok |
| Vault TVL & activity | /stats | on-site |
For operators
External uptime monitors can probe https://mcp.forgetreasury.com/health and expect status: "ok" in the JSON body.
Raw health JSON: https://mcp.forgetreasury.com/health ↗