Skip to content
Zed

Execute Intent for Zed

io.github.srotzin/hive-execute

Intent execution engine for autonomous agent task routing

client:Zed transport:streamable-http

Install Execute Intent in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "hive-execute": {
      "url": "https://hive-execute.onrender.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Execute Intent in other clients