Generate an unsigned Cardano transaction to feed a new price to an OracleNft-backed oracle for admin signing. Not for Pyth-priced assets; those use signed Pyth messages instead.
MCP server enabling LLMs to interact with a Cardano node by wrapping cardano-cli/torsten-cli, supporting queries, transactions, staking, and governance operations.
Enables AI agents to discover Cardano DeFi venues, fetch cross-chain swap quotes into ADA, read balances and positions, and obtain unsigned transactions for the agent to sign with its own keys.
Cancel an existing ROB position on Cardano using your address and the ROB UTxO details. Returns an unsigned transaction in CBOR hex for client-side signing.
Concurrently fetch and compare cryptocurrency prices from CoinGecko, CCXT exchanges, and DexScreener to validate quotes, find divergences, or identify arbitrage.
Search across multiple blockchain protocol repositories (EIPs, BIPs, CIPs, etc.) by keyword, concept, or proposal number. Returns ranked results with status and fork info.
Find Cardano DeFi venues by category, asset, or capability, or search by keyword. Filter DEXes, lending markets, CDP protocols, stablecoins, and perps to identify relevant platforms.
Creates an unsigned transaction to close an Indigo CDP, burning iAsset debt and reclaiming ADA collateral. Returns CBOR hex and summary for agent signing.
Fetch open Indigo CDP or Liqwid loan positions for a Cardano address, returning collateral, debt, health factor, frozen status, and CDP out-ref. Read-only.