Live on Celo mainnet

Give your LLM a wallet on Celo.

Celina is a third-party, open-source stack that gives an LLM read, prepare, and execute access to Celo mainnet through an SDK, an MCP server, and a REST API.

$npm i -g @andrewkimjoseph/celina-mcp@latest
Built onCelo

One catalog, four surfaces. SDK, local MCP, hosted endpoint, and browser apps.

Explore the stack

One catalog, two surfaces

The same SDK tool definitions power celina-mcp, the remote endpoint, and browser agent hosts — no duplicate schemas or drift.

Local or remote MCP

Streamable HTTP for instant reads. Local stdio with CELO_PRIVATE_KEY for execute/write tools.

Keys stay local

Remote MCP never sees private keys. Set CELO_PRIVATE_KEY in your MCP client env for local execution only.

Principles

  • MIT licensed

    Open source. Use, fork, and ship agents without license friction.

  • One catalog

    No duplicate tool definitions between MCP, remote, and browser hosts.

  • Keys stay local

    Writes require the user's wallet or your MCP env — never the remote endpoint.

  • Celo mainnet

    Production registry tokens, live DeFi protocols, and real on-chain state.

Ship it

Give your agent a wallet. Say hi to Celina.

Open source. MIT licensed. One SDK catalog — ship with MCP, remote HTTP, or your own browser agent.

Powered byCelo