Skip to content
Zed

TAP for Zed

tech.human/tap

Credential isolation for AI agents: placeholder secrets, policy checks, optional human approval.

client:Zed transport:streamable-http

Install TAP in Zed

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

{
  "context_servers": {
    "tap": {
      "url": "https://mcp.tap.human.tech/mcp"
    }
  }
}

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

TAP in other clients