Contexel for VS Code
ai.contexel/contexel
Shared AI memory. ChatGPT, Claude, Cursor and any MCP app read and write the same memory.
client:VS Code
transport:streamable-http
Install Contexel in VS Code
.vscode/mcp.json
{
"servers": {
"contexel": {
"type": "http",
"url": "https://contexel.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs