Logo

CalPal AI - MCP Server

Connect your AI assistant to CalPal's nutrition and fitness ecosystem

Powered by the Model Context Protocol (MCP)

🚀 Get Started

Step 1: Get Your Token

Sign in to get your secure token for MCP authentication.

Sign In Here

Step 2: Configure Your MCP Client

Add the CalPal MCP Server to your client configuration:


{
  "mcpServers": {
    "calpalai-mcp": {
      "url": "https://mcp.calpalai.app",
      "headers": {
        "Authorization": "Bearer YOUR_TOKEN"
      }
    }
  }
}

Step 3: Start Using CalPal Tools

Once configured, your AI assistant will have access to 20 powerful tools across 4 domains:

💪 Health Tracking (6 tools)

Monitor workouts, vital signs, and fitness progress

👤 User Management (10 tools)

Profile, preferences, and account management

🥗 Nutrition (3 tools)

Nutritional analysis and macro tracking

👨‍🍳 Recipes (1 tool)

Discover recipes

📚 Supported Clients

Claude Desktop

Edit your claude_desktop_config.json file in ~/.config/Claude

VS Code

Configure via the MCP Extension settings

Cursor

Add to your Cursor IDE MCP configuration

Other AI Clients

Any client supporting the Model Context Protocol

❓ What is MCP?

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