| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| iMCP.zip | 2026-01-30 | 4.5 MB | |
| 1.4.0 source code.tar.gz | 2026-01-30 | 1.2 MB | |
| 1.4.0 source code.zip | 2026-01-30 | 1.3 MB | |
| README.md | 2026-01-30 | 2.4 kB | |
| Totals: 4 Items | 6.9 MB | 0 | |
What's Changed
- Bump Ontology package dependency to 0.7.0 by @mattt in https://github.com/mattt/iMCP/pull/93
- Add instructions for installing with Homebrew by @mattt in https://github.com/mattt/iMCP/pull/94
- Send notification when trusted client connects by @mattt in https://github.com/mattt/iMCP/pull/97
- Prevent multiple instances of iMCP from running on a system by @mattt in https://github.com/mattt/iMCP/pull/98
- Add capture service by @mattt in https://github.com/mattt/iMCP/pull/99
- Fix
durationargument handling incapture_record_audiotool by @mattt in https://github.com/mattt/iMCP/pull/100 - Transfer project from Loopwork by @mattt in https://github.com/mattt/iMCP/pull/101
- Conditionally set log level based on
DEBUGby @mattt in https://github.com/mattt/iMCP/pull/107 - Bump Ontology package dependency to 0.8.0 by @mattt in https://github.com/mattt/iMCP/pull/110
- Add installation instructions for Claude Code and Amp by @hamelsmu in https://github.com/mattt/iMCP/pull/117
- Add instructions for configuring with Cursor by @mattt in https://github.com/mattt/iMCP/pull/119
- Fix crash caused by calling checked continuation multiple times by @mattt in https://github.com/mattt/iMCP/pull/112
- Make timestamp parsing even more lenient by @mattt in https://github.com/mattt/iMCP/pull/120
- Fix invalid redeclaration of instance variable by @mattt in https://github.com/mattt/iMCP/pull/121
- Configure iMCP project to build in debug mode without provisioning profile by @mattt in https://github.com/mattt/iMCP/pull/122
- Add CI workflow by @mattt in https://github.com/mattt/iMCP/pull/123
- Add and enforce code formatting rules by @mattt in https://github.com/mattt/iMCP/pull/124
- Update project to treat warnings as errors by @mattt in https://github.com/mattt/iMCP/pull/125
- Update default value of start date for
events_fetchtool by @mattt in https://github.com/mattt/iMCP/pull/126 - Upgrade to recommended Xcode 26 project settings by @mattt in https://github.com/mattt/iMCP/pull/127
- Fix QoS mismatch hang warning in Contacts service by @mattt in https://github.com/mattt/iMCP/pull/128
- Add script for release automation by @mattt in https://github.com/mattt/iMCP/pull/131
New Contributors
- @hamelsmu made their first contribution in https://github.com/mattt/iMCP/pull/117
Full Changelog: https://github.com/mattt/iMCP/compare/1.3.0...1.4.0