claude mcp add aiautoblocks-ctxl-mcp -- npx -y ctxl-mcp
{
"mcpServers": {
"aiautoblocks-ctxl-mcp": {
"command": "npx",
"args": ["-y", "ctxl-mcp"]
}
}
}
{
"mcpServers": {
"aiautoblocks-ctxl-mcp": {
"command": "npx",
"args": ["-y", "ctxl-mcp"]
}
}
}
{
"mcpServers": {
"aiautoblocks-ctxl-mcp": {
"command": "npx",
"args": ["-y", "ctxl-mcp"]
}
}
}
About This MCP Server
The ai.autoblocks/ctxl-mcp server provides personal context management for AI assistants, enabling them to store and retrieve contextual information through standard input/output interfaces. This server connects to AI coding assistants, allowing developers to manage the context in which their AI tools operate. Developers would use this server when they need to maintain consistency and continuity in their AI assistant's understanding of a project or task.
Personal context management for AI assistants. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
ctxl-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The ctxl-mcp server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.