feat: add AI Workspace context MCP configuration and enhance communication channel filtering in server
This commit is contained in:
15
profiles/fidelity/context-sources.json
Normal file
15
profiles/fidelity/context-sources.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"profile": "fidelity",
|
||||
"communication_sources": {
|
||||
"mattermost": {
|
||||
"type": "mattermost_mirror",
|
||||
"context_channels": [
|
||||
"fidelity-preguntas",
|
||||
"fidelity-standup",
|
||||
"fidelity-code-review",
|
||||
"fidelity-interface-meetings-on-calendar-outlook-team-etc",
|
||||
"dm-david--jeff"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user