Learn

MCP treasury server

An MCP treasury server gives AI agents structured tools for treasury context, policy, simulation, and preparation instead of forcing them to scrape pages or invent API calls.

Problem

Agents need reliable treasury tools with typed inputs, typed outputs, permission levels, and safety errors. A normal web page is not enough.

Stackit.ai solution

Stackit.ai's MCP endpoint exposes public reads, policy state, action previews, sandbox treasury creation, live-access requests, and wallet-sovereign relay flows.

Integration

Install the MCP endpoint in Claude Desktop, Claude Code, or any MCP-compatible client, then test with public tools before requesting live credentials.

Safety

Tools are separated into read-only, simulation, transaction-prep, and live-action risk levels. Live execution needs a signature or scoped permission.

Trust

The MCP reference links to OpenAPI, fees, permissions, security, status, and self-rescue docs for verification.

Common workflows

Ask an agent to fetch liquidation distance for a 40% LTV position.
Ask an agent to simulate a USDC borrow and explain the fee.
Ask an agent to show what requires human approval.
Ask an agent to prepare but not execute a treasury action.

Test before you integrate

Run a public sandbox test, copy curl, inspect raw JSON, and verify that real execution remains gated by user-approved permissions.