← Index

ai.autoblocks/ctxl

ai.autoblocks/ctxl·v0.0.2·Other
Quality Score
69
/100

Personal context management for AI assistants

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ctxl": {
      "command": "npx",
      "args": [
        "-y",
        "ctxl"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ctxl": {
      "command": "npx",
      "args": [
        "-y",
        "ctxl"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y ctxl
§03  MCP Quality Score  ·  methodology
freshness
19
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Other