Visual DeFi workflow automation on Base + Ethereum mainnet. Connect the official CTRL MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http ctrl https://www.ctrl.build/api/mcpRun in your terminal, then restart Claude Code.
CTRL · https://www.ctrl.build/api/mcp
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “ctrl_get_vault_status”: Read the user's CTRL vault address, ETH + WETH balance, and active rules. Call this BEFORE ctrl_activate so you can tell the user how much t.”
“Use “ctrl_get_block_catalog”: Return the live catalog of every CTRL workflow block with id, label, description, and config-field schemas. Call this before ctrl_create_wor.”
“Use “ctrl_create_workflow”: Create a CTRL workflow draft. ONE trigger + an ordered chain of up to 20 actions/conditions/utilities. Returns { workflowId, activateUrl }.”
“Use “ctrl_activate”: Return an EIP-5792 transactions[] batch the user signs ONCE to deploy their vault + register spending rules. After signing, the keeper runs.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how CTRL holds up.
Operated by CTRL (ctrl.build) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If CTRL adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose CTRL in the gate directory. No sign-in needed.
CTRL's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
ctrl_get_vault_status — Read the user's CTRL vault address, ETH + WETH balance, and active rules. Call this BEFORE ctrl_activate so you can tell the user how much t
ctrl_get_block_catalog — Return the live catalog of every CTRL workflow block with id, label, description, and config-field schemas. Call this before ctrl_create_wor
ctrl_create_workflow — Create a CTRL workflow draft. ONE trigger + an ordered chain of up to 20 actions/conditions/utilities. Returns { workflowId, activateUrl }.
ctrl_activate — Return an EIP-5792 transactions[] batch the user signs ONCE to deploy their vault + register spending rules. After signing, the keeper runs
ctrl_withdraw — Return an EIP-5792 batch the user signs to withdraw funds from their CTRL vault back to their wallet. The agent never signs. token defaults
ctrl_fire_manual — Manually fire a workflow once. Keeper picks up within ~5s. Use to test a workflow without waiting for its natural trigger.
ctrl_get_execution_logs — Read recent workflow executions: trigger, status, BaseScan tx hash, gas, timing. Without workflowId returns the user's most recent across al
https://www.ctrl.build/api/mcpYes — CTRL operates its own remote MCP server at www.ctrl.build. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick CTRL in the directory. No account or sign-in is needed. From then on, CTRL's tools are available in every client you've connected to gate.
No. CTRL runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect CTRL in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up CTRL in: Claude · Claude Code · ChatGPT · Cursor · VS Code