Skip to Content
BlogBlog

Blog

Updates, announcements, and technical articles from the EmbarkAI team.

Welcome to the EmbarkAI blog. Here we share release announcements, technical deep-dives, integration guides, and ecosystem news.


Introducing EmbarkAI SDK v0.1.0

Date: 2025-03-01

We are excited to announce the initial release of the EmbarkAI SDK. This release includes three packages that together provide a complete smart wallet platform for developers:

  • @embarkai/core — Authentication, ERC-4337 bundler integration, MPC key management, and contract encoding utilities.
  • @embarkai/ui-kit — A React component library with wallet hooks, transaction management, and full i18n support.
  • @embarkai/mcp — A Model Context Protocol server that lets AI agents manage wallets through seven built-in tools.

Get started by visiting the Getting Started guide, or explore the full API Reference.


Coming Soon

We are actively working on new content. Upcoming posts will cover:

  • Deep-dive into MPC key generation and threshold signing
  • Building gasless token transfers with paymasters
  • Integrating EmbarkAI wallets into a Next.js application
  • Using the MCP server with Claude Desktop and other AI agents
  • Multi-chain deployment strategies for smart accounts

Have a topic you would like us to cover? Reach out to the EmbarkAI team.

Last updated on