Get a week free of Claude Code →
🛠️

CrowTerminal - External Brain for AI Agents

External Brain for AI Agents - persistent versioned memory for creators

Developer Tools stdio npm npmstdioremoteWillNigri
RUN IN TERMINAL
claude mcp add illigri-crowterminal -- npx -y crowterminal
ADD TO claude_desktop_config.json
{ "mcpServers": { "illigri-crowterminal": { "command": "npx", "args": ["-y", "crowterminal"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "illigri-crowterminal": { "command": "npx", "args": ["-y", "crowterminal"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "illigri-crowterminal": { "command": "npx", "args": ["-y", "crowterminal"] } } }

About This MCP Server

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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/illigri-crowterminal.svg)](https://skillsplayground.com/mcps/illigri-crowterminal/)
SHARE
Share on X

Related MCP Servers