Tychi AI

Tychi AISelf-Custody Wallet for AI Agents

Tychi AI is a self-custodial wallet designed specifically for AI agents, offering a human-interactive REPL interface. It keeps private keys local, ensures signatures never leave your machine, and enforces policy limits before any on-chain operation. Tychi supports multiple wallets, gasless routing, and integrates with popular AI tools like Cursor and Claude.

freemium
AI agent walletself-custodyMPC walletblockchain developmentautomation toolsagent securityMCP protocolcommand-line interfacedecentralized finance
Indexed
Updated
4.5 (0 Number of reviews)

Log in to rate the project

Forget another API-driven wallet for your AI agent. Tychi AI isn't just a tool; it's a full-fledged, self-custodial key management system that runs directly on your machine. Think of it as a hardware wallet for your AI agent, but with far more flexibility and developer-centric features, all wrapped in a human-readable and interactive REPL environment.

The core philosophy here is clear: your keys, your control. Unlike many so-called 'agent wallets' that are often centralized APIs or read-only tools, Tychi ensures your private keys never leave your local environment. All signing operations happen on your machine, giving you the ultimate say over any blockchain action your agent might attempt.

Why AI Agents Need True Self-Custody

The current landscape for AI agent wallets is a bit murky. Most solutions either store your private keys on a third-party server or don't even allow signing. Tychi takes a different path, prioritizing security and autonomy. By keeping keys local and performing all signing on-device, it provides an unparalleled level of control. This is crucial for anyone building automated DeFi strategies, managing on-chain data collection, or even just exploring secure cross-chain interactions.

Tychi offers two primary interfaces for interaction: tyi-mcp and the tyi CLI. The tyi-mcp component implements the Model Context Protocol (MCP), allowing seamless integration with MCP-compatible IDEs and chat tools like Cursor, Claude, or OpenClaw. For those who prefer scripting or need more granular control, the tyi CLI provides a robust command-line application.

Agent-Native Workflow: Control Without Compromise

Tychi introduces a streamlined, agent-native workflow: routing → state checks → rapid wallet operations. Before any on-chain action, the agent's request is first routed through Tychi, which then checks against predefined policy limits. Only if these policies are met does the signing process proceed. You, as the human operator, can also directly query balances, send tokens, or make payments through the chat interface. This entire process is auditable and constrained, preventing your agent from going rogue.

Imagine this scenario: you're developing an automated trading strategy within Cursor, instructing your AI agent to execute a swap when specific market conditions are met. Tychi intercepts this request, presents it to you in a REPL interface for confirmation or rejection, and only then proceeds with the actual signature. This approach is significantly more secure than simply handing over a full private key to an AI.

Key Features for the Discerning Developer

  • Multi-Wallet Support: Manage multiple blockchain accounts from a single keystore, allowing your agent to switch contexts as needed.
  • Gasless Routing: Integrates with relayers and EIP-2771 for gasless transactions, significantly lowering the barrier to entry for on-chain operations.
  • Policy Enforcement: Execute custom policy scripts before any signature, controlling transaction amounts, frequencies, contract addresses, and more.
  • Human REPL Interface: Maintain real-time visibility and intervention capabilities, even when your agent initiates requests automatically.

For developers eager to dive in, start by exploring the tyi CLI to get comfortable with the basic commands. Once you've got a feel for it, integrate tyi-mcp with your preferred MCP client. A crucial tip: the default policy is often 'allow all,' so it's highly recommended to set specific limits before entrusting your agent with automated execution. Tychi fills a significant gap, enabling AI agents to interact with blockchains securely while remaining under human supervision. This is a pragmatic move for teams working on automated DeFi, data collection, or cross-chain bridging, offering a blend of automation and safety that's hard to find elsewhere.

Pros & Cons

Pros

  • Private keys remain local, ensuring high security
  • REPL interface allows for human oversight and intervention
  • Native MCP protocol support for seamless integration with AI tools
  • Policy enforcement mechanisms prevent agent overreach

Cons

  • Currently limited to EVM-compatible chains
  • Pricing for advanced features is not yet public
  • Policy scripting requires some initial learning

Frequently Asked Questions

Which blockchains does Tychi AI support?

Currently, Tychi AI supports Ethereum and all EVM-compatible chains. There are plans to expand support to other ecosystems like Solana and Cosmos in the future, broadening its utility for a wider range of decentralized applications.

Is Tychi AI open source?

Yes, the core codebase for Tychi AI is open source and available on GitHub. It's released under the Apache 2.0 license, which encourages community auditing, contributions, and allows for flexible secondary development and integration into various projects.

How does Tychi AI differ from Safe (formerly Gnosis Safe)?

While both offer secure transaction management, Safe is primarily a multi-signature contract wallet designed for human users and teams. Tychi AI, on the other hand, is built with AI agents in mind, offering an MCP interface and automated policy enforcement specifically tailored for agent-native interactions and workflows.

Explore More

Similar Tools

Stride

Stride

Stride is an AI-native workspace designed to accelerate project development from planning to release. Unlike typical AI coding tools, it directly integrates with real project data and leverages the MCP protocol to collaborate with Claude Code and Codex, executing tasks rather than just generating text. Teams can move from idea to deployment without switching tools, significantly boosting efficiency.

Relay

Relay is a lightweight SDK designed to bolster the reliability of LLM applications. It introduces automatic retries, cross-provider failover (Anthropic ↔ OpenAI), and intelligent caching with just a single line of code. Built for edge environments and featuring a Bring Your Own Key (BYOK) model, Relay helps developers create highly available AI agents, starting at zero cost.

Yolo-Auto

Yolo-Auto

Yolo-Auto offers an OpenAI-compatible, unlimited LLM API for just $6 per month, with a free tier providing 15 requests weekly. Utilizing the Qwen3.6-35B-A3B model, it boasts no token counting, no request limits, and complete data privacy. This makes it an ideal, low-cost AI integration solution for indie developers and small teams looking to leverage large language models without breaking the bank.

TantrShell

TantrShell

TantrShell is a startup aiming to bridge Web development, AI solutions, automation, and cloud technologies. It promises an all-in-one platform for businesses and learners to build modern digital products. This article explores its core capabilities, ideal use cases, and practical advice for potential users looking to streamline their tech stack.

DeepRise

DeepRise

DeepRise is a multi-agent AI development platform designed to dynamically create and manage long-running AI agents. These agents collaborate to automate code writing, testing, and deployment, making it ideal for development teams seeking to streamline workflows, reduce repetitive tasks, and accelerate iteration cycles. It offers a glimpse into the future of automated software development.

Stackmint Gateway

Stackmint Gateway

Stackmint Gateway is an open-source Python client designed to bring crucial control to LangChain agents. It offers budget management, human-in-the-loop (HITL) gates, and circuit breakers, ensuring AI agents operate reliably and within defined boundaries. Ideal for consulting firms and developers needing a robust, controlled AI execution layer without the risk of runaway costs or unintended actions.

Open-source Alternatives

guidellm: Optimize LLM Deployment Performance

guidellm is an open-source tool designed to evaluate and optimize Large Language Model (LLM) inference performance in production environments. It offers stress testing, latency analysis, and throughput assessment, helping developers pinpoint bottlenecks and fine-tune deployment configurations. Developed by the vLLM team, it's ideal for teams needing granular control over their LLM service tuning.

Kun: Embed AI Agent Workspaces in Your Apps

Kun is an open-source AI Agent workspace, built with TypeScript, designed for seamless integration into your applications. It offers dedicated Code and Write modes, providing developers with a customizable, intelligent interaction environment that supports multi-turn conversations, tool calling, and context management. It's a pragmatic solution for adding AI capabilities without building from scratch.

terax-ai: AI-Powered Terminal Workbench for Devs

terax-ai is a remarkably lightweight (just 7MB) open-source, terminal-first AI development workbench. Designed for command-line enthusiasts, it integrates AI assistance directly into your familiar terminal environment, offering lightning-fast startup and minimal resource usage. It's perfect for developers seeking efficiency and a streamlined workflow without the bloat of traditional IDEs.

go-micro: Go Microservice Framework for AI Agents

go-micro is a Go microservices framework optimized for building AI agents. It provides service discovery, load balancing, message encoding, and event-driven capabilities out of the box, enabling developers to quickly build scalable distributed AI systems. With over 22,000 GitHub stars, it's a popular choice for Go developers diving into microservices and AI agent architectures.

ai-gateway: Unify Your Generative AI API Management

ai-gateway is an open-source project built on Envoy Gateway, offering a unified API gateway to manage access to diverse generative AI services. It simplifies AI application integration and operations by providing features like load balancing, caching, and rate limiting for various AI providers.

Kiln: The All-in-One AI System Evaluation Toolkit

Kiln is an open-source Python framework designed to streamline the entire AI system development lifecycle, from initial build to continuous optimization. It integrates crucial components like evals, RAG, agents, fine-tuning, synthetic data generation, and dataset management, making AI workflows more efficient and controllable. Ideal for teams and individuals focused on deep AI performance tuning.