local-mcp 1.4.0 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # local-mcp
2
2
 
3
- > MCP server for macOS connect Claude Desktop, Cursor, Windsurf, VS Code and Zed to Mail, Calendar, Contacts, Teams, OneDrive, OmniFocus, Reminders, Notes, Messages, Stocks and more.
3
+ > Give your AI agent full control of your desktop apps. 80+ tools for Mail, Calendar, Notes, Reminders, Files, and more. Currently available for macOS, Windows coming soon.
4
4
 
5
5
  [![npm](https://img.shields.io/npm/v/local-mcp)](https://www.npmjs.com/package/local-mcp)
6
6
  [![platform](https://img.shields.io/badge/platform-macOS-blue)](https://local-mcp.com?utm_source=npm)
@@ -30,7 +30,7 @@ Auto-detects and configures Claude Desktop, Cursor, Windsurf, VS Code, and Zed.
30
30
 
31
31
  ## What it does
32
32
 
33
- Local MCP runs a native MCP server that bridges your Mac apps to any AI client:
33
+ Pilot MCP runs a native MCP server that bridges your Mac apps to any AI client:
34
34
 
35
35
  | Service | Capabilities |
36
36
  |---------|-------------|
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "local-mcp",
3
- "version": "1.4.0",
3
+ "version": "1.5.0",
4
4
  "description": "MCP server for macOS — connect Claude Desktop, Cursor, Windsurf to Mail, Calendar, Contacts, Teams, OneDrive. Privacy-first: all data stays on your Mac.",
5
5
  "main": "index.js",
6
6
  "bin": {