Description
Modify deployTeamAsync in handlers_teams.go:
- Check if org has ready documents
- If yes: ensure Qdrant + RAG MCP running, connect to team network
- Inject
knowledge-base MCP server config into AGENT_MCP_SERVERS env (in-memory, not persisted to DB)
Modify StopTeam:
- Disconnect Qdrant + RAG MCP from team network (no auto-stop)
Acceptance Criteria
Description
Modify
deployTeamAsyncinhandlers_teams.go:knowledge-baseMCP server config into AGENT_MCP_SERVERS env (in-memory, not persisted to DB)Modify
StopTeam:Acceptance Criteria