feat: implement AI Workspace context MCP server with read-only access and add related tests

This commit is contained in:
2026-05-20 14:57:54 -06:00
parent 9f8d3b975f
commit d3e909d39e
7 changed files with 595 additions and 5 deletions

View File

@@ -150,7 +150,8 @@ Repeatable working guides for:
Helpers for automation around memory access, context generation, communication drafting, and imports.
- `scripts/aiw/` -> local AI Workspace service manager for profile services such as the Mattermost proxy mirror, Photo Inbox, and future context MCP
- `scripts/aiw/` -> local AI Workspace service manager for profile services such as the Mattermost proxy mirror, Photo Inbox, and context MCP
- `scripts/mcp/` -> local MCP servers that expose bounded read-only workspace context to AI clients
- `scripts/memory/` -> project-agnostic interface for canonical memory
- `scripts/obsidian/` -> current Obsidian adapter and URI helpers
- `scripts/mattermost/` -> live communication connector