Read the chain
Blocks, transactions, balances, deployed program source and any on-chain mapping value - on testnet or mainnet, without a block explorer tab.
Model Context Protocol · Aleo
Olex is an MCP server that lets Claude Code, Cursor, VS Code and any MCP-compatible client read the Aleo blockchain, inspect deployed programs and reason about zero-knowledge state - without leaving the editor.
The playground reads public chain state and analyses program privacy. Record decryption runs locally, where your view key never leaves your machine.
Three capabilities, in the order most people need them.
Blocks, transactions, balances, deployed program source and any on-chain mapping value - on testnet or mainnet, without a block explorer tab.
Static analysis of a program's private/public boundary, including the case that matters most: a private input that leaks into public mapping state anyway.
Your view key resolves records no explorer can read. Those tools run only on your machine over stdio - the hosted bridge does not register them.
Polled directly from the public Aleo API every 15 seconds. Nothing on this page is seeded.
| Height | Time | Txs | Hash |
|---|---|---|---|
| Loading blocks... | |||
Everything below runs against the same server your editor would launch.