We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bcherrington/activitywatch-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.md•3.13 KiB
# Updates Index
A curated list of task-scoped "What Was Implemented" updates.
Add new entries to the top of "Latest Updates". Use the `_TEMPLATE.md` as a starting point and follow the naming convention `YYYY-MM-DD-HHMM-descriptive-slug.md`.
## Latest Updates
- 2025-10-15 17:16 — [Stabilize HTTP SSE transport with heartbeats](./2025-10-15-1716-sse-heartbeat-stabilization.md)
- 2025-10-13 15:35 — [Rename project to activitywatch-mcp](./2025-10-13-1535-repo-rename.md)
- 2025-10-13 12:41 — [Document transport concurrency and session isolation](./2025-10-13-1241-transport-concurrency.md)
- 2025-10-13 09:58 — [Release automation scripts](./2025-10-13-0958-release-automation.md)
- 2025-10-12 21:53 — [Calendar-fused focus metrics in unified activity](./2025-10-12-2153-calendar-focus-union.md)
- 2025-10-12 19:25 — [Coverage Improvement Execution](./2025-10-12-1925-coverage-improvement-execution.md)
- 2025-10-12 17:52 — [Server factory seam and handler coverage](./2025-10-12-1752-server-factory-tests.md)
- 2025-10-12 17:02 — [Service layer test coverage expansion](./2025-10-12-1702-service-tests-phase-1.md)
- 2025-10-12 13:42 — [ActivityWatch client coverage bootstrap](./2025-10-12-1342-client-tests-phase-1.md)
- 2025-10-12 12:52 — [Docker support for MCP server](./2025-10-12-1252-docker-support.md)
- 2025-10-12 12:32 — [Calendar data surfaced via aw_get_calendar_events](./2025-10-12-1232-calendar-integration.md)
- 2025-10-11 21:53 — [Code Inspection Cleanup and Test Coverage](./2025-10-11-2153-codeinspection-cleanup.md)
- 2025-10-11 11:39 — [Retire aw_get_daily_summary tool](./2025-10-11-1139-remove-daily-summary-tool.md)
- 2025-10-11 11:18 — [Timezone Support Implementation](./2025-10-11-1118-timezone-support.md)
- 2025-10-11 08:34 — [HTTP Session Management Fix](./2025-10-11-0834-http-session-management-fix.md)
- 2025-10-11 07:56 — [HTTP Server Implementation](./2025-10-11-0756-http-server-implementation.md)
- 2025-10-11 07:37 — [Language Grouping and Multi-Level Hierarchical Grouping](./2025-10-11-0737-language-and-multilevel-grouping.md)
- 2025-10-11 07:28 — [New Grouping Options for Activity Analysis](./2025-10-11-0728-new-grouping-options.md)
- 2025-10-11 07:10 — [Category Grouping Bug Fix and System Utilities Category](./2025-10-11-0710-category-grouping-fix.md)
- 2025-10-11 07:01 — [Tool Description Updates - Data Accuracy Warnings](./2025-10-11-0701-tool-description-accuracy-warnings.md)
- 2025-10-11 06:48 — [Simplify aw_get_activity Parameters](./2025-10-11-0648-simplify-activity-params.md)
- 2025-10-11 06:21 — [Remove Redundant Activity Tools](./2025-10-11-0621-remove-redundant-tools.md)
- 2025-10-11 06:06 — [Configurable Title Parsing - Implementation Summary](./2025-10-11-0606-configurable-title-parsing.md)
- 2025-10-11 05:25 — [Documentation Restructuring — Phase 1 (Structure & Consolidation)](./2025-10-11-0525-docs-restructure-phase-1.md)
## How to add an update
1. Create a new file in this folder using the naming convention
2. Paste the contents of `_TEMPLATE.md` and fill it in
3. Add a bullet to "Latest Updates" above
4. Optionally, add a short note to CHANGELOG.md linking to the update