Open-source infrastructure for self-custodial finance — agent wallets, gasless cross-chain payments, and MCP-native tooling for humans and AI agents building onchain.
Our main open-source repo is agent-finance — SDK + MCP for agent-native finance. Repo docs have install, architecture, and quickstart.
| Package | Install |
|---|---|
| @tychilabs/agent-finance | npm install @tychilabs/agent-finance |
| @tychilabs/agent-finance-mcp | npm install -g @tychilabs/agent-finance-mcp |
| Repository | What it is |
|---|---|
| agent-finance | Main repo — TypeScript SDK + MCP server. Financial home AI agents run on. |
| tyi-mcp | Legacy agent-native MCP for Tychi self-custody wallet — onboard, create, import, and policy-gated tyi_chat. |
| tyi-sui-mcp | Agentic wallet layer for Sui — hold and move money without surrendering custody to models or hosts. |
| ugf-mcp | MCP for gasless cross-chain transactions — pay with stablecoins or native EVM coins across EVM, Solana, and Sui. |
| ugf-sdk-v2 | Execution layer for remote transactions — act on any blockchain without each chain's gas token. |
| ugf-testnet-js | UGF testnet SDK — gasless transactions on Base Sepolia. Pay gas in TYI mock USD. |
| react-ugf | React component for stablecoin gas payments across EVM chains. |
| stonfi-gasless-sdk | UGF SDK for gasless TON transactions — pay fees with STON token. |
| demo_react_ugf | Minimal demo — mint a soulbound access pass with UGF. |
| Universal-Gas-Framework-Whitepaper | UGF whitepaper — decentralized gas estimation, validation, and payment across blockchains. |
- Agent Finance SDK — embed self-custody wallets, policy, x402, and ERC-8004 in your agent app.
- Agent Finance MCP — plug Cursor, Claude, OpenClaw, or Hermes into agent finance without hand-wiring the SDK.
- UGF SDK v2 — gasless remote transactions across EVM, Solana, and Sui.
- react-ugf — drop-in React component for stablecoin gas on EVM chains.
- Universal Gas Framework Whitepaper — protocol design for decentralized gas estimation, validation, and payment across blockchains.
- Tychi Labs — overview of the org, products, and docs.
- ai.tychilabs.com — agentic onchain finance.
- agent-finance — SDK + MCP to get started with agent-native finance.
- UGF Testnet SDK — gasless transactions on Base Sepolia.
- Website — tychilabs.com
- Agent Finance — ai.tychilabs.com — agentic onchain finance.
- Telegram — join our community of builders.
- X — follow @TychiLabs for updates.
- Email — yash@tychilabs.com
