Emblem AI
OfficialAllows AI agents to manage Bitcoin wallets and perform trading operations.
Allows AI agents to manage Ethereum wallets and perform trading operations.
Allows AI agents to manage Hedera wallets and perform trading operations.
Allows AI agents to manage Polygon wallets and perform trading operations.
Allows AI agents to manage Solana wallets and perform trading operations.
Emblem Agent Wallet
Give AI agents their own crypto wallets. 250+ trading tools across 7 blockchains, powered by EmblemAI.
Install
npm install -g @emblemvault/agentwalletUse from an MCP client
If you are using Claude Code, Cursor, Windsurf, or any other MCP-compatible client, you do not need to install this CLI. Point the client at the hosted EmblemAI MCP server instead:
claude mcp add --transport http EmblemAI https://emblemvault.ai/api/mcpThe hosted server handles OAuth 2.0 + PKCE in your browser — no API key to paste. API key and JWT bearer auth are also supported. Full install matrix for Claude Desktop, GitHub Copilot CLI, and Gemini CLI: https://emblemvault.ai/docs/mcp.
The CLI below stays the right choice for agent-mode automation, profile workflows, and local development.
Usage
# Interactive mode (browser auth)
emblemai --profile hustle
# Agent mode (zero-config, single-shot)
emblemai --agent --profile hustle -m "What are my wallet addresses?"If more than one profile exists in ~/.emblemai, every agent-mode invocation must include --profile <name>. Agent mode never guesses which wallet identity to use.
Supported Chains
Solana, Ethereum, Base, BSC, Polygon, Hedera, Bitcoin
Docs
See SKILL.md for the full reference -- profiles, authentication, commands, plugins, agent mode, and troubleshooting.
Links
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/EmblemCompany/EmblemAi-AgentWallet'
If you have feedback or need assistance with the MCP directory API, please join our Discord server