by Portkey-Wallet · MCP 服务器 · ★ 5
Portkey CA Agent Skills AI Agent toolkit for Portkey Wallet on the aelf blockchain — Email registration, login, transfers, guardian management, and generic contract calls. 中文文档 Architecture ca-agent-skills/ ├── index.ts # SDK entry — direct import for LangChain / LlamaIndex ├── src/ │ ├── core/ # Pure business logic (no I/O side effects) │ │ ├── account.ts # checkAccount, getGuardianList, getHolderInfo, getChainInfo │ │ ├── auth.ts # sendVerificationCode, verifyCode, registerWallet, recoverWallet │ │ ├── assets.ts # getTokenBalance, getTokenList, getNftCollections, getNftItems, getTokenPrice...
| Stars | 5 |
| Forks | 1 |
| Language | TypeScript |
| Category | MCP 服务器 |
| License | MIT |
| Quality Score | 39.7/100 |
| Open Issues | 1 |
| Last Updated | 2026-03-25 |
| Created | 2026-02-12 |
| Platforms | browser, claude-code, codex, mcp, node |
| Est. Tokens | ~22k |
Explore other popular mcp 服务器 tools:
ca-agent-skills is Portkey CA wallet skill for registration, recovery, guardian flows, transfers, and contract calls on aelf.. It is categorized as a MCP 服务器 with 5 GitHub stars.
ca-agent-skills is primarily written in TypeScript. It covers topics such as account-abstraction, aelf, blockchain.
You can find installation instructions and usage details in the ca-agent-skills GitHub repository at github.com/Portkey-Wallet/ca-agent-skills. The project has 5 stars and 1 forks, indicating an active community.
ca-agent-skills is released under the MIT license, making it free to use and modify according to the license terms.