From 123ad1735967a65f0718260af23f9cc38cde780c Mon Sep 17 00:00:00 2001 From: daxaur Date: Thu, 4 Jun 2026 20:45:01 +0200 Subject: [PATCH] Add CTRL to On-Chain Integration MCPs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Visual workflow automation MCP for DeFi on Base + Ethereum mainnet. Vault-direct execution via an 8-wallet keeper fleet — no session keys, no delegated approvals. - https://ctrl.build - https://github.com/CTRLabs/ctrl-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ba4e29..0d76f21 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ These MCP servers connect AI models directly to blockchain networks, enabling ac - **[GOAT On-Chain Agent MCP](https://github.com/goat-sdk/goat/tree/main/typescript/examples/by-framework/model-context-protocol)** – "One MCP to rule all chains" with **200+ on-chain actions** across Ethereum, Solana, and Base. Fetch data and execute smart contract interactions. - **[Solana MCP (SendAI)](https://github.com/sendaifun/solana-agent-kit/tree/main/examples/agent-kit-mcp-server)** – Dedicated **Solana MCP server** with **40+ Solana-specific actions**, including SPL token management and account data. - **[Blockchain MCP powered by Tatum](https://github.com/tatumio/blockchain-mcp)** – A Model Context Protocol (MCP) server that provides access to the Tatum Blockchain Data API and RPC Gateway, enabling any LLM to read and write blockchain data across 130+ networks. +- **[CTRL](https://github.com/CTRLabs/ctrl-mcp)** – Visual workflow automation for DeFi on **Base + Ethereum mainnet**. Compose on-chain rules (cron, price triggers, balance thresholds, new-pool detection) on a canvas; an 8-wallet keeper fleet executes them from vault-direct V13 smart contracts — no session keys, no delegated approvals. - **[deBridge MCP](https://github.com/debridge-finance/debridge-mcp)** – Enables AI agents to find optimal **cross-chain swap routes**, check fees, and initiate non-custodial trades across Ethereum, Solana, Arbitrum, Base, BNB Chain, Polygon, Optimism, Avalanche, Linea, Berachain, Tron, Cronos, Gnosis, Monad, Sonic, Flow, HyperEVM, Sei, Story, Injective, Abstract, MegaETH, Mantle, Plasma, Zilliqa, Sophon, Bob, Neon, and other chains. - **[Arcadia Finance](https://github.com/arcadia-finance/mcp-server)** - Manage concentrated liquidity positions with leverage, automated rebalancing, and yield optimization on Base and Optimism. - **[WAIaaS](https://github.com/minhoyoo-iotrust/WAIaaS)** – Self-hosted wallet daemon for AI agents. **59+ MCP tools** for wallet management, DeFi (swap/lend/stake/bridge/perp), NFT, and x402 payments across **EVM + Solana**. Default-deny policy engine, spending limits, human approval, kill switch. Keys never leave the daemon.