prospective-memory
Prospective Memory
전화 우선 캡처. MCP pull. 테이크아웃 아님.
안드로이드에서 몇 초 만에 생각을 덤프하세요. 나중에 Grok/Claude에게 물어보세요: “무엇이 열려 있나요?”
v1에는 알림이 없습니다. 지오펜스 없음. Google 기록 없음.
google-activity-assistant의 형제 — 동일한 종류의 MCP 호스트, 다른 저장소.
v1 루프
Android (one box) --POST /v1/capture--> PC FastAPI + SQLite
│
Grok / Claude --MCP list_open_tasks----------┘Related MCP server: nudge
서버 (Windows)
cd $env:USERPROFILE\Desktop\prospective-memory
uv sync
uv run pmem token # print X-PMEM-TOKEN for the phone
uv run pmem serve # http://0.0.0.0:8790serve를 실행 상태로 두세요. 다른 터미널/Grok에서 MCP serve-mcp는 아래 구성을 추가하면 이미 연결되어 있습니다.
전화기가 이 기계에 도달할 수 있어야 합니다:
동일 Wi‑Fi:
http://YOUR_LAN_IP:8790집 밖: Cloudflare Tunnel / Tailscale (
docs/V1.md참조)
Android
Android Studio에서
android/를 엽니다 (또는gradlew.bat assembleDebug).첫 실행 시 서버 URL + 토큰을 설정합니다 (
pmem token과 동일한 토큰).URL + 토큰을 저장합니다. 링고 라인 추가 (
d=dahi lena).플로팅 + 타일 활성화 (오버레이 권한) —
+탭 → 입력 → Enter.+를 아래 **✕**로 드래그하여 숨깁니다; 활성화하면 다시 켜집니다.홈 화면 위젯 (입력창을 위해 넓게 늘림) 또는 앱 아이콘 길게 누르기 → 캡처. 키보드가 즉시 열립니다.
빈 Enter는 마지막 링고 칩을 반복합니다. 토스트에
category · text가 표시됩니다. 오프라인 게시물은 대기열에 쌓이고 네트워크가 복구되면 전송됩니다.선택적 쓰기 (필기 테스트)는
android/.../ink/에 있습니다. 처음 열면 기기 내 모델을 다운로드합니다. 버블에 없음.ink/REMOVE.txt를 통해 제거하세요.
LAN IP에 대해 HTTP 평문을 허용합니다 (이미 네트워크 보안 구성에 있음).
MCP (Grok)
~/.grok/config.toml:
[mcp_servers.prospective_memory]
command = "C:\\Users\\bda99\\.local\\bin\\uv.exe"
args = [
"run",
"--directory",
"C:\\Users\\bda99\\Desktop\\prospective-memory",
"pmem",
"serve-mcp",
]
enabled = true
startup_timeout_sec = 60질문: “열린 작업 목록” / “식료품 있나요?” / “그 dahi 작업 완료로 표시.”
CLI
uv run pmem capture "dahi lena"
uv run pmem list
uv run pmem stats비목표 (v1)
OS 알림, 지오펜스, WhatsApp 체크인, 글리프, 음성
Google Takeout 활동과 병합
다중 사용자 클라우드
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -license-quality-maintenanceAn MCP server enabling AI assistants to store, retrieve, and manage contextual information across conversations with features like persistent memory, advanced search, tagging, and privacy controls.
- AlicenseAqualityDmaintenanceAn MCP server that connects AI assistants like Claude to your todo app, enabling natural, friendly reminders and task management without a server to run.812MIT
- Alicense-qualityAmaintenanceA local-first MCP server that gives AI assistants long-term memory by storing, searching, and recalling notes as Markdown files on your machine.15MIT
- Alicense-qualityCmaintenanceA self-hosted personal memory assistant that captures and retrieves thoughts via voice or text, with MCP tools for querying and managing entries.253AGPL 3.0
Related MCP Connectors
Person-owned, portable AI memory as a remote MCP server, readable and writable by any MCP client.
Cloud-hosted MCP server for durable AI memory
Cross-AI personal memory. Save once in ChatGPT, recall in Claude, Mistral, Grok, or any MCP client.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Daemon-Killer/prospective-memory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server