Open-source MCP server offering 200+ crypto tools across 7 blockchains with OAuth and API key auth for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Agent Skills.
Official skill collection for AI agents building with EmblemAI. EmblemAI is open-source crypto infrastructure for both end users and AI agents: 200+ tools across 7 blockchains (Solana, Ethereum, Base, BSC, Polygon, Hedera, Bitcoin) for swaps, conditional orders, DeFi, NFTs, and cross-chain bridges, with x402 payment rails and A2A and MCP protocol support. Emblem is also the easiest way to add user management for apps that need wallet-native users: one integration can create authenticated users, give each user a full-featured crypto wallet, and support website login with wallets, email/password, and social sign-in. Compatible with Claude Code, Cursor, Codex, and other agents following the Agent Skills specification.
| Skill | Description | Install |
|---|---|---|
| emblem-ai | EmblemAI developer tools for one-shot user management, wallet-enabled users, AI crypto tooling, React SDKs, and app introspection | npx skills add EmblemCompany/Agent-skills --skill emblem-ai |
| emblem-ai-react | React-focused EmblemAI integration skill for adding auth, wallet-enabled users, chat components, and Migrate.fun flows to an app | npx skills add EmblemCompany/Agent-skills --skill emblem-ai-react |
| emblem-ai-agent-wallet | Agent wallet CLI and browser auth across 7 blockchains, with wallet, email/password, and social sign-in options | npx skills add EmblemCompany/Agent-skills --skill emblem-ai-agent-wallet |
| emblem-ai-prompt-examples | Curated non-developer prompt and usage examples for EmblemAI wallet, market, trading, NFT, Bitcoin, prediction-market, vault, and assistant workflows | npx skills add EmblemCompany/Agent-skills --skill emblem-ai-prompt-examples |
| Skill | Description | Install |
|---|---|---|
| emblem-portfolio-tracker | Cross-chain portfolio monitoring, P&L tracking, and performance analytics | npx skills add EmblemCompany/Agent-skills --skill emblem-portfolio-tracker |
| emblem-token-swap | Guided token swapping with route optimization and slippage control | npx skills add EmblemCompany/Agent-skills --skill emblem-token-swap |
| emblem-market-research | Trending tokens, sentiment analysis, and market intelligence | npx skills add EmblemCompany/Agent-skills --skill emblem-market-research |
| emblem-defi-yield | DeFi yield farming, LP management, and staking across DEXs | npx skills add EmblemCompany/Agent-skills --skill emblem-defi-yield |
| emblem-memecoin-scout | Memecoin discovery, rug-pull detection, and trending new tokens | npx skills add EmblemCompany/Agent-skills --skill emblem-memecoin-scout |
The skills above are authoring guidance. If you want your agent to actually call EmblemAI tools at runtime, install the hosted MCP server in your MCP-compatible client.
Claude Code walks you through the hosted OAuth flow in your browser. No secret to paste.
.mcp.jsonFull install matrix (Claude Desktop bridge, Cursor, Windsurf, Gemini CLI): https://emblemvault.ai/docs/mcp
For AI agents and developers:
For end users and wallet-native apps:
Each skill follows the Agent Skills specification:
See CONTRIBUTING.md for guidelines on adding new skills.
The publishable SKILL.md files in this repo intentionally stay within the public Agent Skills frontmatter defined at agentskills.io/specification: name, description, and the optional license, compatibility, metadata, and allowed-tools fields.
That keeps these skills portable across agentskills.io / agentskills.to compatible tooling instead of relying on vendor-only top-level fields.
The public docs we found describe a repo-based sharing and install flow rather than a documented manual โadd skillโ form in the web UI. In practice, keep the skill in git, validate it with the official CLI, and share or install it from the repository.
The upstream agentskills validate command validates one skill directory at a time, not the top-level ./skills folder. This repository's validate-all.sh wrapper loops through skills/*/, syncs shared EmblemAI reference sources into skill-local copies, and then runs repository-specific markdown/link checks.
The legacy --strict flag is still accepted by the wrapper scripts for backwards compatibility, but it no longer changes behavior because the official validator is spec-compatible by default.
Pull requests install the official skills-ref validator in CI and run the repository wrapper so public skill frontmatter stays spec-compatible.
CI also fails if the sync step rewrites generated files under skills/, which prevents uncommitted shared-reference updates from slipping through.
Some reference docs are intentionally repeated across publishable skills. Those repeated files are not meant to be edited in place under skills/.../references/.
The rule is:
shared/bash validate-all.sh or bash validate-skill.sh ...Current shared sources:
shared/emblem-ai-prompt-examples.mdshared/emblem-ai-prompt-examples/shared/emblem-ai-react-references/Current generated skill-local copies:
emblem-ai, emblem-ai-react, emblem-ai-agent-wallet, and emblem-ai-prompt-examplesemblem-ai and emblem-ai-reactThe sync entrypoint is utils/sync-emblem-ai-shared-references.sh.
If a reference file is duplicated across multiple skills, move it into shared/ and sync it back into each standalone skill instead of maintaining separate manual copies.
Validation also runs automatically on every PR via GitHub Actions.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/emblemcompany-agent-skills)<a href="https://allmcps.com/mcp/emblemcompany-agent-skills"><img src="https://allmcps.com/api/badge/emblemcompany-agent-skills?style=directory" alt="Agent Skills on AllMCPs" /></a>