{
  "markdown": "# Emblem Agent Wallet\n\nGive AI agents their own crypto wallets. 250+ trading tools across 7 blockchains, powered by [EmblemAI](https://emblemvault.ai).\n\n## Install\n\n```bash\nnpm install -g @emblemvault/agentwallet\n```\n\n## Use from an MCP client\n\nIf 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:\n\n```bash\nclaude mcp add --transport http EmblemAI https://emblemvault.ai/api/mcp\n```\n\nThe 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.\n\nThe CLI below stays the right choice for agent-mode automation, profile workflows, and local development.\n\n## Usage\n\n```bash\n# Interactive mode (browser auth)\nemblemai --profile hustle\n\n# Agent mode (zero-config, single-shot)\nemblemai --agent --profile hustle -m \"What are my wallet addresses?\"\n```\n\nIf more than one profile exists in `~/.emblemai`, every agent-mode invocation must include `--profile <name>`. Agent mode never guesses which wallet identity to use.\n\n## Supported Chains\n\nSolana, Ethereum, Base, BSC, Polygon, Hedera, Bitcoin\n\n## Docs\n\nSee [SKILL.md](SKILL.md) for the full reference -- profiles, authentication, commands, plugins, agent mode, and troubleshooting.\n\n## Links\n\n- [emblemvault.dev](https://emblemvault.dev)\n- [npm: @emblemvault/agentwallet](https://www.npmjs.com/package/@emblemvault/agentwallet)\n- [GitHub: EmblemCompany](https://github.com/EmblemCompany)\n",
  "bytes": 1639,
  "sha": "d7c57025da7d3eaee649c53b04c8fb9f7e533127c5b7caa368882494849ed183",
  "repo_slug": "emblemcompany/emblemai-agentwallet",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_emblemcompany_emblemai_agentwallet_emble_f7ed3217/readme"
}