How to Use the Fitbit MCP in Claude Code
Pipe your Fitbit heart rate, sleep, and activity metrics directly into Claude Code for headless terminal analysis and shell scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Fitbit MCP to Claude Code
Create your Vinkius account to connect Fitbit to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe health metrics to shell scripts in Claude Code
The `get_heart_timeseries` tool outputs resting heart rate and daily zones directly to your terminal. Claude Code lets you query these metrics headlessly, making it easy to pipe the raw output into local grep or awk scripts. You do not need a browser to check your cardiovascular trends. Claude Code runs the command, fetches the heart rate zones, and formats the output as clean JSON that you can redirect into other terminal utilities.
Automate daily sleep audits with Claude Code
The `get_sleep_timeseries` tool retrieves historical sleep logs from the command line. Claude Code parses this data to calculate your average sleep efficiency and deep sleep duration over the last month. You can trigger these audits directly from your terminal session. Claude Code runs `get_sleep_date` to extract specific nightly details, allowing you to run quick shell commands to verify your recovery trends.
Run terminal-based fitness tracking with Claude Code MCP Server
This Fitbit MCP Server exposes `get_activities_date` to pull down your daily step counts, active minutes, and calories burned. Claude Code allows you to query these metrics using simple terminal commands. You can also monitor your physical condition using `get_breathing_rate` and `get_spo2` directly from the CLI. Claude Code prints these biometric stats as plain text, keeping your workflow entirely inside the terminal.
Set up Fitbit MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefitbit-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Fitbit transactions." It will automatically discover and invoke the available Fitbit tools.
claude mcp add --transport http fitbit-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Fitbit MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Fitbit MCP today
We host it, we monitor it, we maintain it. You just paste one token.