Cohearence for VS Code
io.github.tcrichards/cohearence
Track, curate, and analyze data about your health, habits, and goals.
client:VS Code
transport:streamable-http
Install Cohearence in VS Code
.vscode/mcp.json
{
"servers": {
"cohearence": {
"type": "http",
"url": "https://api.cohearence.app/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs