feat: add AI Workspace context MCP configuration and enhance communication channel filtering in server
This commit is contained in:
@@ -23,6 +23,11 @@
|
||||
"OBSIDIAN_HOST": "127.0.0.1",
|
||||
"OBSIDIAN_PORT": "27124"
|
||||
}
|
||||
},
|
||||
"aiw-context-mcp": {
|
||||
"type": "remote",
|
||||
"url": "http://127.0.0.1:8765/mcp",
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"permission": {
|
||||
|
||||
Reference in New Issue
Block a user