Skip to content
Zed

mcp for Zed

org.filetourl/mcp

Upload a file and get a public shareable URL via API or MCP.

client:Zed transport:streamable-http tools:7

Install mcp in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://filetourl.org/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

mcp in other clients