aiurda/devcontext
DevContext is a cutting-edge Model Context Protocol (MCP) server designed to provide developers with continuous, project-centric context awareness. Unlike traditional context systems, DevContext continuously learns from and adapts to your development patterns and delivers highly relevant context providing a deeper understanding of your codebase.
Platform-specific configuration:
{
"mcpServers": {
"devcontext": {
"command": "npx",
"args": [
"-y",
"devcontext"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...