diff --git a/.mcp.json b/.mcp.json index 28719516..7403a462 100644 --- a/.mcp.json +++ b/.mcp.json @@ -3,6 +3,10 @@ "objectives": { "command": "/opt/homebrew/bin/mcp-objectives", "args": [] + }, + "experts": { + "command": "/opt/homebrew/bin/mcp-experts", + "args": [] } } }