PCD
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PCDload my project context"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PCD — Portable Context Deck
Your context. Any AI.
PCD is your portable context layer. Connect an MCP-capable client to one endpoint and it boots with your containers: structured context, live work state, and accumulated knowledge, composed by you and carried across every client you use. Use it in whichever AI you're working in—desktop, IDE, or chat—each already briefed, with nothing tied to a single client.
Dashboard: https://app.portablecontext.ai
Access
PCD is in early access and opens self-serve signup in controlled batches. Go to app.portablecontext.ai to create an account when capacity is available.
If the current batch is full, you can leave your email there and we'll be in touch when a place opens up. Operator invitations remain available separately and are not limited by the self-serve capacity cap.
An account gives you the full setup: an MCP endpoint for any compatible client, a web dashboard with a live view of your containers—skills, knowledge, signals, and work—plus connection management, export, and documentation.
Related MCP server: CacheTank MCP Server
Connect
Once you're in, point an MCP-capable client at the endpoint and sign in on first connect. No API key is required.
Endpoint |
|
Transport | Streamable HTTP |
Authentication | OAuth 2.0 + PKCE |
{
"mcpServers": {
"pcd": {
"url": "https://mcp.portablecontext.ai",
"transport": "http"
}
}
}Then load console to create and manage your containers, load <container> to enter one, or load a specialist directly.
What you get
Load — one call briefs your AI with your operating context.
Specialists — specialized contexts scoped to a domain, role, or task.
Work state — live work that follows you across clients.
Knowledge — your accumulated, structured understanding.
Signals — findings that outlive a session.
Skills — reusable skills attached to a deck or shared across them.
Connections (experimental) — connected external tools through one authenticated surface.
Data and privacy
Your data stays in your account—we don't sell it or train on it.
Source and licence
This repository contains PCD's public core under the GNU Affero General Public License v3.0 only. The mechanism is open and inspectable—AGPL guarantees it stays that way.
This source snapshot is not currently packaged as a runnable self-hosted distribution. A community self-hosted edition is on the table when demand justifies it. PCD's managed service, operational layer, and private product capabilities are not part of this repository.
The bundled fonts keep their upstream licences; see Third-party notices. PCD's names, logos, and brand assets are handled separately; see Trademarks.
Contributions
External code contributions are not currently accepted. Before opening contributions, PCD will publish a contributor licence agreement that explains the rights needed to maintain both the open-source and possible commercial licensing paths.
PCD-### references in code comments point to the project's internal issue tracker and are kept as provenance markers.
Built with PCD, inside 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 Servers
- Flicense-qualityDmaintenanceManages AI conversation context and personal knowledge bases through the Model Context Protocol (MCP), providing tools for user data, conversation content, and knowledge management.1
- AlicenseAqualityDmaintenanceProvides persistent personal context (identity, projects, decisions, knowledge) to MCP-compatible AI tools, eliminating the need to re-explain yourself across sessions.2451MIT
- Alicense-qualityBmaintenanceEnables AI agents to maintain persistent context across sessions, restarts, and handoffs through a mailbox-based context sync protocol, compatible with any MCP-aware client.381MIT
- Alicense-qualityDmaintenanceShared 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.96MIT
Related MCP Connectors
The personal context layer for AI: your profile and files, read by any MCP client over OAuth.
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
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