Skip to content
Zed

SpryTools API MCP Server for Zed

com.sprytools/sprytools

Utility tools for AI agents: hashing, text stats, validation, DNS, currency, GEO audits.

client:Zed transport:streamable-http

Install SpryTools API MCP Server in Zed

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

{
  "context_servers": {
    "sprytools": {
      "url": "https://api.sprytools.com/mcp"
    }
  }
}

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

SpryTools API MCP Server in other clients