Skip to content
Zed

tools for Zed

com.freedailypro/tools

61 text, security, converter, calculator, and PDF tools -- callable via MCP on one host.

client:Zed transport:streamable-http

Install tools in Zed

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

{
  "context_servers": {
    "tools": {
      "url": "https://utility-api-production-ebf2.up.railway.app/mcp"
    }
  }
}

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

tools in other clients