mcp server for Zed
com.findyourfivepm/mcp-server
Discover cities where it's currently 5PM around the world with timezone and location data.
client:Zed
transport:streamable-http
tools:2
Install mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.findyourfivepm.com"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs