io.github.cphoskins/cronometer MCP Server
io.github.cphoskins/cronometer
What is the io.github.cphoskins/cronometer MCP server?
MCP server for Cronometer — food logs, macros, fasting, biometrics, and recurring foods
How to install io.github.cphoskins/cronometer
Copy-paste configuration for popular MCP clients.
CRONOMETER_USERNAMErequiredYour Cronometer account email
CRONOMETER_PASSWORDrequiredsecretYour Cronometer account password
CRONOMETER_DATA_DIRDirectory for sync output (defaults to ~/.local/share/cronometer-mcp/)
{
"mcpServers": {
"cronometer": {
"command": "uvx",
"args": [
"cronometer-mcp"
],
"env": {
"CRONOMETER_USERNAME": "<YOUR_CRONOMETER_USERNAME>",
"CRONOMETER_PASSWORD": "<YOUR_CRONOMETER_PASSWORD>",
"CRONOMETER_DATA_DIR": "<YOUR_CRONOMETER_DATA_DIR>"
}
}
}
}{
"mcpServers": {
"cronometer": {
"command": "uvx",
"args": [
"cronometer-mcp"
],
"env": {
"CRONOMETER_USERNAME": "<YOUR_CRONOMETER_USERNAME>",
"CRONOMETER_PASSWORD": "<YOUR_CRONOMETER_PASSWORD>",
"CRONOMETER_DATA_DIR": "<YOUR_CRONOMETER_DATA_DIR>"
}
}
}
}{
"mcpServers": {
"cronometer": {
"command": "uvx",
"args": [
"cronometer-mcp"
],
"env": {
"CRONOMETER_USERNAME": "<YOUR_CRONOMETER_USERNAME>",
"CRONOMETER_PASSWORD": "<YOUR_CRONOMETER_PASSWORD>",
"CRONOMETER_DATA_DIR": "<YOUR_CRONOMETER_DATA_DIR>"
}
}
}
}{
"servers": {
"cronometer": {
"type": "stdio",
"command": "uvx",
"args": [
"cronometer-mcp"
],
"env": {
"CRONOMETER_USERNAME": "<YOUR_CRONOMETER_USERNAME>",
"CRONOMETER_PASSWORD": "<YOUR_CRONOMETER_PASSWORD>",
"CRONOMETER_DATA_DIR": "<YOUR_CRONOMETER_DATA_DIR>"
}
}
}
}claude mcp add cronometer --env CRONOMETER_USERNAME=<YOUR_CRONOMETER_USERNAME> --env CRONOMETER_PASSWORD=<YOUR_CRONOMETER_PASSWORD> --env CRONOMETER_DATA_DIR=<YOUR_CRONOMETER_DATA_DIR> -- uvx cronometer-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.