Connect your AI assistant to CalPal's nutrition and fitness ecosystem
Powered by the Model Context Protocol (MCP)
Add the CalPal MCP Server to your client configuration:
{
"mcpServers": {
"calpalai-mcp": {
"url": "https://mcp.calpalai.app",
"headers": {
"Authorization": "Bearer YOUR_TOKEN"
}
}
}
}
Once configured, your AI assistant will have access to 20 powerful tools across 4 domains:
Monitor workouts, vital signs, and fitness progress
Profile, preferences, and account management
Nutritional analysis and macro tracking
Discover recipes
Edit your claude_desktop_config.json file in ~/.config/Claude
Configure via the MCP Extension settings
Add to your Cursor IDE MCP configuration
Any client supporting the Model Context Protocol
The Model Context Protocol (MCP) is an open standard that enables AI assistants to securely connect to external data sources and tools. CalPal's MCP Server provides seamless access to nutrition, fitness tracking, recipe management, and health insights—enabling your AI assistant to deliver personalized, context-aware health and fitness guidance.
Learn More About MCP