Context Portal
Database-backed project memory management system that stores decisions, progress tracking, and system patterns in a queryable knowledge graph with vector embeddings for semantic search and comprehensive import/export functionality.
Featured
View Source569 stars
0 tools
Created Aug 2025
@greatscottymac/greatscottymac-context-portal-context-portalAbout
Database-backed project memory management system that stores decisions, progress tracking, and system patterns in a queryable knowledge graph with vector embeddings for semantic search and comprehensive import/export functionality.
Categories
general
Installation
npm
npm install @greatscottymac/greatscottymac-context-portal-context-portal
Configuration
{
"mcpServers": {
"greatscottymac-context-portal-context-portal": {
"command": "npx",
"args": [
"-y",
"@greatscottymac/greatscottymac-context-portal-context-portal"
]
}
}
}