Install
openclaw skills install sally-aiClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Chat with Sally about metabolic health, blood sugar, A1C, nutrition, fasting, supplements, and lab results. Uses the Sally MCP server on Smithery with x402 micropayments.
openclaw skills install sally-aiChat with Sally about metabolic health via chat-with-sally MCP tool. Requires Smithery setup with x402 wallet.
Important: This setup stores your private key only in Smithery's cloud. Clawbot never sees or has access to your wallet private key.
smithery auth login
smithery mcp add "sally-labs/sally-ai-mcp?privateKey=0xYOUR_PRIVATE_KEY" \
--id sally-ai \
--force
Replace 0xYOUR_PRIVATE_KEY with your dedicated wallet's private key (must include 0x prefix).
Security Note: Your private key is stored encrypted in Smithery's cloud, NOT on your local machine. Clawbot communicates with Smithery's API but never accesses your private key.
smithery tool call sally-ai chat-with-sally '{"message": "What is metabolic health?"}'
Use chat-with-sally tool with {"message": "user's question"}:
report.message from the JSON response and present it to the userClawbot never sees your private key. Your wallet private key is stored only in Smithery's cloud and accessed via authenticated API calls.
Clawbot → Smithery API → Sally MCP
(API auth) (uses stored private key)