GreatScottyMac/context-portal
Context Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
Platform-specific configuration:
{
"mcpServers": {
"context-portal": {
"command": "npx",
"args": [
"-y",
"context-portal"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...