ericbrown/project-context-mcp
Give Claude Code instant access to your project's institutional knowledge. Drop docs in .context/, mention them with @, and watch Claude become an expert on your codebase.
Platform-specific configuration:
{
"mcpServers": {
"project-context-mcp": {
"command": "npx",
"args": [
"-y",
"project-context-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...