ManicTimeMcp 0.2.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
The VS Code MCP server configuration entry cannot be generated because this package does not include a server.json file. Please refer to the package README and the MCP Configuration Guide for proper setup instructions.
dotnet tool install --global ManicTimeMcp --version 0.2.6
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local ManicTimeMcp --version 0.2.6
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=ManicTimeMcp&version=0.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package ManicTimeMcp --version 0.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ManicTime MCP
ManicTime MCP is a .NET MCP server that exposes local ManicTime activity data to MCP-compatible clients over stdio.
Compatibility Notice
This project is an independent integration and is not affiliated with or endorsed by ManicTime or Finkit.
Supported Product Scope
- Supported target: ManicTime Windows desktop installation using local storage (
ManicTimeReports.dband local screenshot folders). - Not supported in v1:
- ManicTime Server deployments
- non-Windows ManicTime client workflows
- server-centric collector/logger scenarios on other platforms
Getting Started
See docs/getting-started.md for prerequisites and build/test commands.
See docs/ci-setup.md for CI bootstrap and workflow baseline.
Repository Structure
spec/— workstream specifications and engineering requirements.docs/— usage and contributor-facing documentation.src/— solution, projects, and build configuration.
Contributing
- Read
spec/README.md. - Pick a workstream.
- Implement only that workstream scope and acceptance criteria.
- See
AGENTS.mdfor build commands, quality rules, and engineering constraints.
Transport and Scope
- v1 transport:
stdioonly. - v1 target: local desktop ManicTime DB/files only.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.