Skip to content

feat: Add Arcis Protocol plugin — DeFi infrastructure for AI agents#137

Open
brandononchain wants to merge 1 commit into
base:masterfrom
brandononchain:master
Open

feat: Add Arcis Protocol plugin — DeFi infrastructure for AI agents#137
brandononchain wants to merge 1 commit into
base:masterfrom
brandononchain:master

Conversation

@brandononchain

Copy link
Copy Markdown

Adds Arcis Protocol as a Base MCP skill plugin.

Arcis provides yield-bearing vaults, identity-aware credit lines, and
revenue bonds for autonomous AI agents through the Agent Treasury
Interface (ATI): deposit(), withdraw(), balance().

  • 7 contracts deployed on Base mainnet
  • Listed on DeFiLlama
  • MCP server live at mcp-production-8219.up.railway.app/mcp
  • npm: @arcisprotocol/mcp

Plugin covers:

  • 6 read operations (TVL, balance, rate, credit, capacity)
  • 2 write operations (deposit with approve batch, withdraw)
  • send_calls mapping for ordered batch transactions
  • Full orchestration patterns for deposit/withdraw flows

Website: https://arcis.money
GitHub: https://github.com/Arcis-Protocol
X: https://x.com/ArcisProtocol
DeFiLlama: https://defillama.com/protocol/arcis-protocol

Added documentation for the Arcis Protocol Plugin, detailing onboarding, contract addresses, read/write operations, orchestration patterns, and additional notes.
@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants