Framework and runtime integrations for Arcis Protocol — the treasury layer for AI agents on Base mainnet. Every integration reaches the same Agent Treasury Interface: deposit, withdraw, balance. Earn a variable APY on idle USDC, auto-manage a treasury, borrow against reputation, discover vaults.
x402 is how agents earn USDC. Arcis is where it works — same asset, same chain, no bridging.
| Package | Install | Covers |
|---|---|---|
arcis-agent-kit |
pip install arcis-agent-kit |
OpenAI · Claude · Gemini · Grok (xAI) · CrewAI · AutoGen · Coinbase AgentKit · Pydantic AI · Google ADK |
arcis-langchain |
pip install arcis-langchain |
LangChain — 7 StructuredTools with live APY |
| Package | Install | Framework |
|---|---|---|
@arcisprotocol/vercel-ai-arcis |
npm i @arcisprotocol/vercel-ai-arcis |
Vercel AI SDK |
@arcisprotocol/game-plugin-arcis |
npm i @arcisprotocol/game-plugin-arcis |
GAME (Virtuals Protocol) |
@arcisprotocol/eliza-plugin-arcis |
npm i @arcisprotocol/eliza-plugin-arcis |
ElizaOS |
| Integration | What it is |
|---|---|
openclaw-arcis |
Skill file + MCP config for the OpenClaw runtime |
hermes-arcis |
Treasury skill for ~/.hermes/skills/ |
Any MCP client can also connect directly to the hosted server at https://mcp.arcis.money/mcp.
sdk— the@arcisprotocol/sdkthese build onmcp— hosted MCP serverdocs— protocol documentation & runnable examplescore— on-chain contracts
MIT