Skip to content
Zed

taufunctions for Zed

io.github.jyswee/taufunctions

Serverless functions for coding agents. Deploy, invoke, monitor. 13 tools, stdio or remote SSE.

client:Zed transport:sse runtime:npm

Install taufunctions in Zed

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

{
  "context_servers": {
    "taufunctions": {
      "url": "https://mcp.taufunctions.com/sse"
    }
  }
}

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

taufunctions in other clients