feat: add AI Workspace Menu Bar App design and enhance MCP server with resource definitions and read functionality
This commit is contained in:
@@ -48,6 +48,19 @@ All tools are read-only. Mattermost tools read `ai/inbox/mattermost-mirror/`; ph
|
||||
|
||||
Mattermost latest/date/standup tools filter to the active profile's context channels by default. For Fidelity, that list lives in `profiles/fidelity/context-sources.json`. Pass explicit `channels` to override the profile list, or `include_all_channels: true` when broad unfiltered mirror evidence is intentionally needed.
|
||||
|
||||
## Resources
|
||||
|
||||
The server also exposes profile resources such as:
|
||||
|
||||
```text
|
||||
aiw://profiles/fidelity/current-work
|
||||
aiw://profiles/fidelity/work-items
|
||||
aiw://profiles/fidelity/mattermost/latest
|
||||
aiw://profiles/fidelity/photos/latest
|
||||
```
|
||||
|
||||
See `client-configs.md` for client setup snippets and verification prompts.
|
||||
|
||||
## Tests
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user