PCD
PCD — Portable Context Deck
당신의 컨텍스트. 모든 AI에서.
PCD는 휴대용 컨텍스트 레이어입니다. MCP 호환 클라이언트를 하나의 엔드포인트에 연결하면 컨테이너와 함께 부팅됩니다: 구조화된 컨텍스트, 실시간 작업 상태, 축적된 지식 — 당신이 구성하고 사용하는 모든 클라이언트에서 가져갈 수 있습니다. 데스크톱, IDE, 채팅 등 어떤 AI에서 작업하든 각각 이미 브리핑된 상태로 시작되며, 단일 클라이언트에 묶이지 않습니다.
액세스
PCD는 얼리 액세스 중이며, 셀프 서비스 가입은 통제된 배치로 제공됩니다. 용량이 확보되면 app.portablecontext.ai에서 계정을 만들 수 있습니다.
현재 배치가 가득 찬 경우, 해당 사이트에서 이메일을 남기면 용량이 열릴 때 연락드리겠습니다.
계정을 만들면 전체 제품 설정이 제공됩니다: 호환 가능한 모든 클라이언트용 MCP 엔드포인트, 컨테이너(스킬, 지식, 시그널, 작업)의 실시간 뷰를 제공하는 웹 대시보드, 연결 관리 및 내보내기 기능. 문서는 공개되어 있습니다.
Related MCP server: AgentMailbox
연결
가입 후 MCP 호환 클라이언트를 엔드포인트에 연결하고 첫 연결 시 로그인하세요. API 키는 필요하지 않습니다.
엔드포인트 |
|
전송 방식 | Streamable HTTP |
인증 | OAuth 2.0 + PKCE |
{
"mcpServers": {
"pcd": {
"url": "https://mcp.portablecontext.ai/mcp",
"transport": "http"
}
}
}그런 다음 load console로 컨테이너를 만들고 관리하고, load <container>로 컨테이너에 들어가거나, 스페셜리스트를 직접 로드하세요.
제공 기능
Load — 한 번의 호출로 AI에 운영 컨텍스트를 브리핑합니다.
Specialists — 도메인, 역할 또는 작업에 특화된 컨텍스트.
Work state — 클라이언트 간에 따라다니는 실시간 작업.
Knowledge — 축적된 구조화된 이해.
Signals — 세션을 넘어 지속되는 발견 사항.
Skills — 덱에 첨부되거나 덱 간에 공유되는 재사용 가능한 스킬.
Connections (실험적) — 하나의 인증된 표면을 통해 연결된 외부 도구.
데이터 및 개인정보 보호
귀하의 데이터는 계정에 안전하게 보관됩니다 — 판매하거나 학습에 사용하지 않습니다.
소스 및 라이선스
이 저장소는 GNU Affero General Public License v3.0 only에 따라 PCD의 공개 코어를 포함합니다. 메커니즘은 공개되어 있고 검사 가능합니다 — AGPL이 이를 보장합니다.
이 소스 스냅샷은 현재 실행 가능한 자체 호스팅 배포판으로 패키징되어 있지 않습니다. 수요가 정당화될 때 커뮤니티 자체 호스팅 에디션이 검토될 예정입니다. PCD의 관리형 서비스, 운영 레이어 및 비공개 제품 기능은 이 저장소에 포함되지 않습니다.
번들된 글꼴은 업스트림 라이선스를 유지합니다. 타사 고지를 참조하세요. PCD의 이름, 로고 및 브랜드 자산은 별도로 처리됩니다. 상표를 참조하세요.
기여
외부 코드 기여는 현재 받지 않습니다. 기여를 시작하기 전에 PCD는 오픈소스 및 가능한 상용 라이선스 경로를 모두 유지하는 데 필요한 권리를 설명하는 기여자 라이선스 계약을 게시할 예정입니다.
코드 주석의 PCD-### 참조는 프로젝트 내부 이슈 트래커를 가리키며 출처 표시로 유지됩니다.
PCD로, PCD 안에서 구축되었습니다.
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 Connectors
Person-owned AI memory that learns, not just stores — portable context for any MCP client.
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
Your versioned memory across every AI tool — context maps, personal memory, and tasks over MCP.
Persistent memory for AI agents — log and recall conversation context over MCP.
Related MCP Servers
- AlicenseAqualityFmaintenanceProvides persistent personal context (identity, projects, decisions, knowledge) to MCP-compatible AI tools, eliminating the need to re-explain yourself across sessions.2511MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to maintain persistent context across sessions, restarts, and handoffs through a mailbox-based context sync protocol, compatible with any MCP-aware client.161MIT
- AlicenseNot gradedqualityDmaintenanceShared context storage for AI agents. Enables any MCP-compatible model to store, read, and search context entries through the MCP server, with a web UI for management.174MIT
- AlicenseNot gradedqualityBmaintenanceThe personal context layer for AI - one user owned profile plus files, read by any MCP client so you never re-introduce yourself.1MIT
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/d3lanight/pcd'
If you have feedback or need assistance with the MCP directory API, please join our Discord server