Skip to content
Cursor

sphere for Cursor

io.getsphere/sphere

Log meals, check calories and macros, set up a nutrition plan, and search foods.

client:Cursor transport:streamable-http

Install sphere in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "sphere": {
      "url": "https://api.getsphere.io/functions/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

sphere in other clients