@heznpc/imcp
Advanced tools
+1
-1
@@ -26,3 +26,3 @@ #!/usr/bin/env node | ||
| name: "imcp", | ||
| version: "0.7.0", | ||
| version: "0.7.1", | ||
| }); | ||
@@ -29,0 +29,0 @@ // Apple Apps |
+1
-1
| { | ||
| "name": "@heznpc/imcp", | ||
| "version": "0.7.0", | ||
| "version": "0.7.1", | ||
| "description": "MCP server for the entire Apple ecosystem — Notes, Reminders, Calendar, Contacts, Mail, Music, Finder, Safari, Photos, Shortcuts, System, and Apple Intelligence. Connect any AI to your Mac.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
+34
-0
@@ -258,2 +258,36 @@ # iMcp | ||
| ## Developer Agent Pipeline | ||
| iMcp의 개발자 프롬프트는 Apple 앱들을 자율 에이전트 워크플로우로 연결합니다. 각 프롬프트는 여러 모듈의 도구를 오케스트레이션하여 — AI가 실제 파일시스템, Notes, Calendar, Reminders를 읽어 컨텍스트를 구성하고, 구조화된 결과를 기록합니다. | ||
| ``` | ||
| ┌─────────────────────────────────────────────────────────────────┐ | ||
| │ dev-session │ | ||
| │ Finder (스캔) → Notes (스펙) → Safari (문서) → Notes (로그) │ | ||
| └─────────────────────────────────────────────────────────────────┘ | ||
| ┌─────────────────────────────────────────────────────────────────┐ | ||
| │ debug-loop │ | ||
| │ Safari (JS 에러) → Clipboard → Finder (위치 특정) → │ | ||
| │ Notes (버그 로그) → Reminders (Fix 태스크) │ | ||
| └─────────────────────────────────────────────────────────────────┘ | ||
| ┌─────────────────────────────────────────────────────────────────┐ | ||
| │ idea-to-task │ | ||
| │ Notes (아이디어) → AI (분해) → Reminders (태스크) → │ | ||
| │ Calendar (타임 블록) │ | ||
| └─────────────────────────────────────────────────────────────────┘ | ||
| ┌─────────────────────────────────────────────────────────────────┐ | ||
| │ build-log │ | ||
| │ Finder (아웃풋) → Clipboard (로그) → │ | ||
| │ ┌ 실패 → Notes (에러 로그) → Reminders (Fix 태스크) │ | ||
| │ └ 성공 → Notification → Music (축하) → Notes (성공 로그) │ | ||
| └─────────────────────────────────────────────────────────────────┘ | ||
| ``` | ||
| AI 코딩 에이전트(Claude Code, Cursor, Copilot)가 MCP 프롬프트로 호출하도록 설계되어 Mac을 컨텍스트 인식 개발 환경으로 전환합니다. | ||
| > 데모 영상 준비 중 | ||
| ## 설정 | ||
@@ -260,0 +294,0 @@ |
+34
-0
@@ -258,2 +258,36 @@ # iMcp | ||
| ## Developer Agent Pipeline | ||
| iMcp's developer prompts chain Apple apps into autonomous agent workflows. Each prompt orchestrates multiple tools across modules — the AI reads your actual filesystem, Notes, Calendar, and Reminders to build real context, then writes back structured results. | ||
| ``` | ||
| ┌─────────────────────────────────────────────────────────────────┐ | ||
| │ dev-session │ | ||
| │ Finder (scan) → Notes (specs) → Safari (docs) → Notes (log) │ | ||
| └─────────────────────────────────────────────────────────────────┘ | ||
| ┌─────────────────────────────────────────────────────────────────┐ | ||
| │ debug-loop │ | ||
| │ Safari (JS errors) → Clipboard → Finder (locate) → │ | ||
| │ Notes (bug log) → Reminders (fix task) │ | ||
| └─────────────────────────────────────────────────────────────────┘ | ||
| ┌─────────────────────────────────────────────────────────────────┐ | ||
| │ idea-to-task │ | ||
| │ Notes (capture) → AI (decompose) → Reminders (tasks) → │ | ||
| │ Calendar (time blocks) │ | ||
| └─────────────────────────────────────────────────────────────────┘ | ||
| ┌─────────────────────────────────────────────────────────────────┐ | ||
| │ build-log │ | ||
| │ Finder (output) → Clipboard (log) → │ | ||
| │ ┌ fail → Notes (error log) → Reminders (fix task) │ | ||
| │ └ pass → Notification → Music (celebrate) → Notes (success) │ | ||
| └─────────────────────────────────────────────────────────────────┘ | ||
| ``` | ||
| These prompts are designed for AI coding agents (Claude Code, Cursor, Copilot) to invoke as MCP prompts — turning your Mac into a context-aware development environment. | ||
| > Demo video coming soon. | ||
| ## Configuration | ||
@@ -260,0 +294,0 @@ |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
375471
1.67%343
11%