Introduction
L1 is an onchain turnkey asset management platform designed to enable institutional-grade wealth and asset management onchain. We provide the core infrastructure that allows advisors, asset managers, and agents to securely manage client portfolios, execute strategies, and interact with decentralized financial markets without taking custody of client funds.
The L1 MCP Server extends this platform into the agentic AI world. It exposes a structured, permissioned interface that allows AI agents to reason about and act within the L1 ecosystem using standardized protocols. The server is designed to be composable, auditable, and safe by default, making it suitable for both experimentation and production-grade automation.
This documentation describes the tools, interfaces, and capabilities available through the L1 AI Server, with a focus on enabling intelligent agents to interact with wallets, markets, and onchain data in a controlled and extensible way.
Features
-
MCP Compatibility
Native support for the Model Context Protocol (MCP), enabling seamless integration with modern AI agent frameworks. -
Onchain Financial Actions
Programmatic access to core DeFi primitives such as swaps, lending, and real-time market data. -
Secure Wallet Operations
Controlled wallet interactions (built on top of Safe ) designed to align with L1’s non-custodial, permissioned architecture. -
Access to Onchain Strategies and Inventory
Curated access to actively managed strategies , indices, and model portfolios that allocate across onchain assets, vaults, and supported protocols. The L1 MCP Server exposes L1’s full universe of investable products on Ethereum and all supported Layer 2 networks. AI agents can discover available strategies, construct custom model portfolios, and programmatically rebalance allocations using L1’s tools.
Supported Protocols
The L1 MCP Server provides native access to a growing set of on-chain protocols across trading, lending, yield, and portfolio construction. Current integrations include:
- CoW Swap
- Uniswap V3
- Uniswap V4
- Aerodrome
- Aave V3
- Morpho
- Pareto
- Pendle
- Superform
- ERC-4626–compliant vaults (any standard implementation)
Additional protocol integrations are available upon request and are prioritized based on user demand, strategic relevance, and active or projected AUM/AUA pipeline.
Getting Started
Browse the Tools section in the sidebar to explore the available capabilities and begin integrating AI agents with the L1 platform.