chore: scaffold supervisor from project template

This commit is contained in:
Mathias Bergqvist
2026-04-16 21:50:53 +02:00
commit 92c9c42e24
11 changed files with 555 additions and 0 deletions

8
.context/mcp.json Normal file
View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"knowledge": {
"url": "http://localhost:3100/mcp",
"description": "Project knowledge base — vector + graph retrieval"
}
}
}