WHAT IT CONNECTS
AdamikHQ adamik mcp server 为 AI Agent 提供什么
- Transaction encoding (preparing the transaction before signing)
- Transaction validation (checking if the transaction is valid)
- Transaction broadcasting (sending the transaction to the network)
- Retrieving transaction details and status
- Retrieving account state (balances)
- Checking token balances
- Viewing account transaction history
- Address validation
- Public key to address conversion
- Chain and token information retrieval
- Staking transactions
- Unstaking
- Claiming staking rewards
- Validator information retrieval
- Native currency transfers (for instance sending ETH on Ethereum or Algorand)
- Token transfers (for instance sending USDC on Ethereum or Tron)
- Retrieving token details across various blockchain standards (ERC20, TRC20, ASA, etc.)
- Private keys are currently stored securely in `.env`
- Only use test wallets with small amounts for development
- Free tier: 10k requests/month
- Premium tier: [Contact us](https://adamik.io/contact) for custom pricing and higher rate limits
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。