Instructions file
Claude Code instructions for IcyHot09/opengrok-mcp-server, covering claude.md, commands, architecture, mcp server layer (src/server/) and cli layer (src/server/cli/).
Instructions file
Claude Code instructions for IcyHot09/opengrok-mcp-server, covering claude.md, commands, architecture, mcp server layer (src/server/) and cli layer (src/server/cli/).
Skill Claude CodeCodex
Specialized patterns for navigating C++ codebases with OpenGrok MCP.
Skill Claude CodeCodex
Use this skill when conducting a structured investigation into a bug, unknown module, or impact analysis using OpenGrok. Provides step-by-step methodology for systematic codebase investigation with memory-backed state management. Trigger when: diagnosing a bug with unknown root cause, exploring an unfamiliar module…
Skill Claude CodeCodex
Session lifecycle management for OpenGrok MCP investigations. Use this skill to understand how to start, maintain, and complete an OpenGrok session with proper memory bank state management. Trigger at session start when you know an investigation will span multiple turns, or when restoring a prior session.
Skill Claude CodeCodex
Use this skill whenever the user wants to search, navigate, or understand source code in a large codebase — even when they don't say "OpenGrok". Trigger for: finding where a function or class is defined, tracking where something is called or referenced, reading a remote source file, checking who last changed a line…
MCP server Claude CodeCodexCursor
MCP server bridging OpenGrok search engine with AI for instant context across massive codebases. Runs locally from the opengrok-mcp-server npm package.
MCP server Claude CodeCodexCursor
MCP server bridging OpenGrok search engine with AI for instant context across massive codebases. Runs locally from the opengrok-mcp-server npm package. Needs 9 environment variables to run.