local-mcp 3.0.11 → 3.0.12

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 +36 -24
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,21 +1,28 @@
1
- # local-mcp
1
+ # Pilot MCP
2
2
 
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.
3
+ > Give your AI assistant native access to Mac apps 82 tools for Mail, Calendar, Teams, OneDrive, and more. Everything runs locally. Your data never leaves your machine.
4
4
 
5
5
  [![npm](https://img.shields.io/npm/v/local-mcp)](https://www.npmjs.com/package/local-mcp)
6
- [![platform](https://img.shields.io/badge/platform-macOS-blue)](https://local-mcp.com?utm_source=npm)
6
+ [![macOS 12+](https://img.shields.io/badge/macOS-12%2B-blue)](https://local-mcp.com?ref=npm)
7
+ [![GDPR](https://img.shields.io/badge/GDPR-compliant-green)](https://local-mcp.com/en/privacy)
7
8
 
8
- **All data stays on your Mac.** No cloud. No tokens. No API keys.
9
+ **No cloud. No tokens. No API keys. Free for the first 500 installs — yours to keep forever.**
9
10
 
10
11
  ## Install
11
12
 
12
13
  ```bash
13
- npx -y local-mcp@latest setup
14
+ curl -fsSL https://local-mcp.com/install?ref=npm | bash
14
15
  ```
15
16
 
16
- Auto-detects and configures Claude Desktop, Cursor, Windsurf, VS Code, and Zed. Restart your AI client once.
17
+ Auto-detects and configures: Claude Desktop, Claude Code, Cursor, Windsurf, VS Code, and Zed. Restart your AI client once.
17
18
 
18
- ## Or add directly to your MCP config
19
+ **Or via npx:**
20
+
21
+ ```bash
22
+ npx -y local-mcp@latest setup
23
+ ```
24
+
25
+ ## MCP config (manual)
19
26
 
20
27
  ```json
21
28
  {
@@ -34,20 +41,21 @@ Pilot MCP runs a native MCP server that bridges your Mac apps to any AI client:
34
41
 
35
42
  | Service | Capabilities |
36
43
  |---------|-------------|
37
- | **Mail** | Read, search, send, reply — Gmail, Outlook, iCloud, Exchange |
44
+ | **Mail** | Read, search, send, reply, move — Gmail, Outlook, iCloud, Exchange |
38
45
  | **Calendar** | List, create, delete events across all accounts |
39
- | **Contacts** | Search and list from Contacts.app |
40
- | **Teams** | Read chats, channels, messages (no tokens needed) |
46
+ | **Contacts** | List, search, get full contact details |
47
+ | **Teams** | Read chats, channels, messages no Graph API tokens needed |
41
48
  | **OneDrive** | List, read, write, search, move, delete files |
49
+ | **Outlook** | Read, search, send emails, list/create calendar events |
42
50
  | **Documents** | Word, Excel, PowerPoint, PDF |
43
- | **Outlook** | Read, search, send emails, list/create calendar events (direct Outlook.app access) |
44
- | **Reminders & To Do** | List, create, complete — includes Microsoft To Do via sync |
51
+ | **Reminders** | List, create, complete reminders across all lists |
45
52
  | **OmniFocus** | List tasks, projects, tags — create and complete tasks |
46
53
  | **Notes** | List, read, search, create notes |
47
54
  | **Messages** | List chats, read and search iMessages |
48
55
  | **Stocks** | Real-time quotes, historical charts, symbol search |
49
56
  | **Finder** | Search and list files |
50
57
  | **Safari** | List bookmarks |
58
+ | **NordVPN** | Status, server recommendations, diagnostics |
51
59
 
52
60
  ## 82 MCP Tools
53
61
 
@@ -55,7 +63,7 @@ Email: `list_accounts` `list_emails` `read_email` `send_email` `reply_email` `se
55
63
 
56
64
  Calendar: `list_calendar_names` `list_calendar_events` `create_calendar_event` `delete_calendar_event`
57
65
 
58
- Contacts: `list_contacts`
66
+ Contacts: `list_contacts` `search_contacts` `get_contact`
59
67
 
60
68
  Teams: `teams_list_teams` `teams_list_channels` `teams_list_chats` `teams_read_channel_messages` `teams_read_chat_messages`
61
69
 
@@ -63,9 +71,11 @@ OneDrive: `onedrive_root` `onedrive_list_files` `onedrive_read_file` `onedrive_w
63
71
 
64
72
  Documents: `word_create` `word_read` `word_append` `excel_create` `excel_read` `excel_write_cell` `ppt_create` `ppt_read` `pdf_read`
65
73
 
66
- Outlook: `outlook_list_emails` `outlook_read_email` `outlook_search_emails` `outlook_send_email` `outlook_list_events` `outlook_create_event`
74
+ Outlook: `outlook_list_emails` `outlook_read_email` `outlook_search_emails` `outlook_send_email` `outlook_list_events` `outlook_create_event` `outlook_diagnose`
75
+
76
+ Reminders: `list_reminder_lists` `list_reminders` `create_reminder` `complete_reminder`
67
77
 
68
- Reminders & To Do: `todo_list_lists` `todo_list_tasks` `todo_create_task` `todo_complete_task`
78
+ To Do: `todo_list_lists` `todo_list_tasks` `todo_create_task` `todo_complete_task`
69
79
 
70
80
  OmniFocus: `list_omnifocus_tasks` `list_omnifocus_projects` `list_omnifocus_tags` `search_omnifocus_tasks` `create_omnifocus_task` `complete_omnifocus_task`
71
81
 
@@ -75,29 +85,30 @@ Messages: `list_message_chats` `read_messages` `search_messages`
75
85
 
76
86
  Stocks: `stocks_get_quote` `stocks_get_chart` `stocks_search_symbol`
77
87
 
78
- Finder: `finder_search` `finder_list`
88
+ Finder: `finder_search` `finder_list` `list_safari_bookmarks`
79
89
 
80
- Safari: `list_safari_bookmarks`
90
+ NordVPN: `nordvpn_status` `nordvpn_servers` `nordvpn_diagnose`
81
91
 
82
- Utilities: `diagnose` `version_info` `report_bug` `request_feature` `send_logs` `lmcp_help` `list_my_feedback` `close_feedback`
92
+ System: `diagnose` `run_diagnostics` `version_info` `get_config` `update_local_mcp` `lmcp_help` `report_bug` `request_feature` `request_integration` `leave_review` `send_logs` `list_my_feedback` `close_feedback` `submit_qa_report`
83
93
 
84
94
  ## Safety
85
95
 
86
96
  - Email send/reply always shows a preview before sending — you confirm first
87
97
  - Calendar events require explicit calendar name — never creates in the wrong one
88
98
  - All destructive operations require confirmation
99
+ - HTML email support via `html_body` parameter
89
100
 
90
101
  ## Requirements
91
102
 
92
103
  - macOS 12 Monterey or later (Apple Silicon and Intel)
93
- - Node.js 18+
94
- - One of: Claude Desktop, Cursor, Windsurf, VS Code, Zed
104
+ - One of: Claude Desktop, Claude Code, Cursor, Windsurf, VS Code, Zed
95
105
 
96
106
  ## Config file locations
97
107
 
98
108
  | Client | Path |
99
109
  |--------|------|
100
110
  | Claude Desktop | `~/Library/Application Support/Claude/claude_desktop_config.json` |
111
+ | Claude Code | `~/.claude/settings.json` |
101
112
  | Cursor | `~/.cursor/mcp.json` |
102
113
  | Windsurf | `~/.codeium/windsurf/mcp_config.json` |
103
114
  | VS Code | `~/.vscode/mcp.json` |
@@ -116,11 +127,12 @@ npx -y local-mcp@latest status # show server status
116
127
  For the menu bar status icon, auto-start on login, and Cloud Relay:
117
128
 
118
129
  ```bash
119
- curl -fsSL https://local-mcp.com/install | bash
130
+ curl -fsSL https://local-mcp.com/install?ref=npm | bash
120
131
  ```
121
132
 
122
133
  ## Links
123
134
 
124
- - [Website](https://local-mcp.com?utm_source=npm)
125
- - [Pricing](https://local-mcp.com/#pricing?utm_source=npm)
126
- - Support: support@local-mcp.com
135
+ - [Website](https://local-mcp.com?ref=npm)
136
+ - [GitHub](https://github.com/lanchuske/local-mcp-releases)
137
+ - [Guides](https://local-mcp.com/guides)
138
+ - Support: ctpo@colibird.co
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "local-mcp",
3
- "version": "3.0.11",
3
+ "version": "3.0.12",
4
4
  "description": "Pilot MCP — connect Claude Desktop, Cursor, Windsurf to Mail, Calendar, Contacts, Teams, OneDrive on macOS. Privacy-first: all data stays on your Mac.",
5
5
  "main": "index.js",
6
6
  "bin": {