Skip to content
Zed

Simplepush for Zed

sh.simplepu/mcp

Send tasks and notifications to people's phones. Answers build a queryable knowledge base.

client:Zed transport:streamable-http runtime:npm

Install Simplepush in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.simplepu.sh/mcp"
    }
  }
}

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

Simplepush in other clients