dayOne MCP server and Gemini – in correct information in blog
-
The blog on setting up an MCP server for Gemini is incorrect at https://dayoneapp.com/guides/day-one-for-mac/day-one-mcp-server/
The settings.json should be as follows: ({
:
“mcpServers”: {
“dayone-cli”: {
“command”: “/usr/local/bin/dayone”,
“args”: [“mcp”]
}
}
} -
Hi @ronoco,
Thanks so much for catching that and for sharing the corrected configuration details!
We’ve updated the guide at https://dayoneapp.com/guides/day-one-for-mac/day-one-mcp-server/ to reflect this correction.