Skip to content
Zed

actionlayer for Zed

io.actionlayer/actionlayer

Concierge for AI agents: takes action in the physical world — book, order, register, resolve.

client:Zed transport:streamable-http runtime:pypi

Install actionlayer in Zed

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

{
  "context_servers": {
    "actionlayer": {
      "url": "https://api.actionlayer.io/mcp"
    }
  }
}

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

actionlayer in other clients