sphere for Zed
io.getsphere/sphere
Log meals, check calories and macros, set up a nutrition plan, and search foods.
client:Zed
transport:streamable-http
Install sphere in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sphere": {
"url": "https://api.getsphere.io/functions/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs