bralca/context-engineering-mcp
Context Engineering is a MCP server that gives AI agents perfect understanding of your codebase. Eliminates context loss, reduces token usage, and generates comprehensive feature plans in minutes. Compatible with Cursor, Claude Code, and VS Code.
Platform-specific configuration:
{
"mcpServers": {
"context-engineering-mcp": {
"command": "npx",
"args": [
"-y",
"context-engineering-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...