WHAT IT CONNECTS
What AdamikHQ adamik mcp server gives an 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
An MCP listing is not a security review
An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.