team-agentic-setup
by twistingmercury
Overview
The Cognee MCP Server functions as a central knowledge memory for a hierarchical AI agent system, enabling agents to dynamically retrieve and apply specialized development patterns for architecture, coding, testing, and deployment tasks.
Installation
docker compose up -dEnvironment Variables
- NEO4J_USERNAME
- NEO4J_PASSWORD
- POSTGRES_DB
- POSTGRES_USER
- POSTGRES_PASSWORD
- MCP_SERVER_PORT
- REST_API_PORT
Security Notes
The system grants extensive Bash execution and file system write/edit permissions to AI agents, notably the 'shell-script-engineer' which can generate and run arbitrary shell scripts, and 'go-devops-engineer' for Docker/cloud operations. This poses a significant risk for arbitrary code execution, system compromise, or data manipulation if an agent is compromised, misaligned, or acts maliciously. The underlying Cognee MCP Server's implementation details, crucial for network security and internal processing, are not provided for review.
Similar Servers
claude-code-subagents-collection
The repository serves as a comprehensive marketplace and registry for Claude Code, offering a wide array of specialized AI agents, commands, hooks, and a catalog of external Model Context Protocol (MCP) servers to enhance development workflows.
claude-codex-settings
A comprehensive toolkit and configuration for developing Claude Code plugins, integrating various external services and APIs, and enhancing AI-assisted coding workflows.
consult-llm-mcp
An MCP server that allows AI agents like Claude Code to consult stronger, more capable AI models (e.g., GPT-5.2, Gemini 3.0 Pro) for complex code analysis, debugging, and architectural advice.
my-ai-tools
Provides a comprehensive setup and configuration management guide for an AI-powered developer environment, integrating various AI coding tools and their custom settings.