PCD (Portable Context Deck) for Cursor
ai.portablecontext/pcd
Your portable context layer — load it into any AI.
client:Cursor
transport:streamable-http
Install PCD (Portable Context Deck) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pcd": {
"url": "https://mcp.portablecontext.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs