sphere for VS Code
io.getsphere/sphere
Log meals, check calories and macros, set up a nutrition plan, and search foods.
client:VS Code
transport:streamable-http
Install sphere in VS Code
.vscode/mcp.json
{
"servers": {
"sphere": {
"type": "http",
"url": "https://api.getsphere.io/functions/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs