feat: add AI Workspace context MCP configuration and enhance communication channel filtering in server
This commit is contained in:
8
.agents/mcp_config.json
Normal file
8
.agents/mcp_config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"aiw-context-mcp": {
|
||||
"url": "http://127.0.0.1:8765/mcp",
|
||||
"serverUrl": "http://127.0.0.1:8765/mcp"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user