Context Hub Setup banner
rjmurillo rjmurillo

Context Hub Setup

Development community

Description

--- description: Use when setting up new development environment or troubleshooting MCP connectivity. Configures Context Hub dependencies including Forgetful MCP server and plugin prerequisites. --- # Context Hub Setup Configure Context Hub's dependencies: Forgetful MCP server and prerequisite plugins. ## Prerequisites Context Hub requires these plugins to be installed: 1. **Serena** - Symbol-level code analysis (required for `/encode-repo-serena`) 2. **Context7** - Framework documentation

Installation

Installs to ~/.claude/commands/rjmurillo-ai-agents-context-hub-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rjmurillo/ai-agents/HEAD/.claude/commands/context-hub-setup.md -o ~/.claude/commands/rjmurillo-ai-agents-context-hub-setup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository