Skip to content
Zed

Hexis for Zed

io.github.bevel-software/hexis

Git-backed platform for skills, tools, and context for AI agents

client:Zed transport:streamable-http

Install Hexis in Zed

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

{
  "context_servers": {
    "hexis": {
      "url": "https://demo.bevel.software/api/mcp"
    }
  }
}

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

Hexis in other clients