Catalog
ai.autoblocks/contextlayer-mcp
OfficialPersonal context management for AI assistants
Store and retrieve personal context information for AI assistants.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"contextlayer-mcp": {
"command": "npx",
"args": [
"-y",
"@contextlayer/mcp@0.0.3"
]
}
}
}