Skip to content
Zed

Sensact for Zed

io.github.sensact-agents/sensact

An authenticated remote MCP server for user-owned devices and one-shot capability invocation.

client:Zed transport:streamable-http

Install Sensact in Zed

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

{
  "context_servers": {
    "sensact": {
      "url": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
    }
  }
}

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

Sensact in other clients