Loading MCP server directory, please wait...
Personal context management for AI assistants
npx @getmcp/cli add ai.autoblocks/contextlayer-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.autoblocks/contextlayer-mcp": {
"command": "npx",
"args": [
"-y",
"@contextlayer/mcp"
]
}
}
}