by Awaken-Finance · MCP 服务器 · ★ 5
Awaken Agent Kit AI Agent toolkit for Awaken DEX on the aelf blockchain — swap tokens, manage liquidity, and fetch K-line data. Architecture awaken-agent-kit/ ├── index.ts # SDK entry — direct import for LangChain / LlamaIndex ├── src/ │ ├── core/ # Pure business logic (no I/O side effects) │ │ ├── query.ts # getQuote, getPair, getTokenBalance, getTokenAllowance, getLiquidityPositions │ │ ├── trade.ts # executeSwap, addLiquidity, removeLiquidity, approveTokenSpending │ │ └── kline.ts # fetchKline, getKlineIntervals │ └── mcp/ │ └── server.ts # MCP adapter — for Claude Desktop, Cursor, GPT,...
| Stars | 5 |
| Forks | 0 |
| Language | TypeScript |
| Category | MCP 服务器 |
| License | MIT |
| Quality Score | 37.7/100 |
| Open Issues | 1 |
| Last Updated | 2026-03-11 |
| Created | 2026-02-11 |
| Platforms | browser, claude-code, cli, codex, mcp, node |
| Est. Tokens | ~12k |
These tools work well together with awaken-agent-skills for enhanced workflows:
Explore other popular mcp 服务器 tools:
awaken-agent-skills is Awaken DEX skill for quotes, swaps, liquidity, and market data on aelf via MCP, CLI, SDK, and OpenClaw.. It is categorized as a MCP 服务器 with 5 GitHub stars.
awaken-agent-skills is primarily written in TypeScript. It covers topics such as aelf, blockchain, claude-code-skill.
You can find installation instructions and usage details in the awaken-agent-skills GitHub repository at github.com/Awaken-Finance/awaken-agent-skills. The project has 5 stars and 0 forks, indicating an active community.
awaken-agent-skills is released under the MIT license, making it free to use and modify according to the license terms.