claude mcp add illigri-crowterminal -- npx -y crowterminal
{
"mcpServers": {
"illigri-crowterminal": {
"command": "npx",
"args": ["-y", "crowterminal"]
}
}
}
{
"mcpServers": {
"illigri-crowterminal": {
"command": "npx",
"args": ["-y", "crowterminal"]
}
}
}
{
"mcpServers": {
"illigri-crowterminal": {
"command": "npx",
"args": ["-y", "crowterminal"]
}
}
}
About This MCP Server
The crowterminal server is a developer tool that provides a persistent and versioned memory for AI agents, acting as an external brain for these systems. It connects to AI coding assistants through standard input/output interfaces, enabling remote access and interaction with the stored memory. Developers would use crowterminal to enhance the capabilities of their AI agents with a reliable and consistent memory storage solution.
External Brain for AI Agents - persistent versioned memory for creators. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
crowterminal 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 CrowTerminal - External Brain for AI Agents server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.